Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2000 10:45:29 -0700 (PDT)
From:      Gary Kline <kline@thought.org>
To:        freebsd-stable@FreeBSD.ORG
Subject:   4.1 /etc/rc.conf and IPv6...
Message-ID:  <200008221745.KAA79681@tao.thought.org>

next in thread | raw e-mail | index | archive | help


    This is for the net gurus on this list.  My 4.1 stuff builds--
    though *not* matching the src/UPDATING instructions exactly.
    Everything looks go for a `shutdown now' to single-usr or 
    a reboot and boot -s.  Can I just drop in my current 
    `ifconfig ed1' line (as ed0')?  how do I join the v6 world?

    Currently, in /etc/rc.conf.local is:

network_interfaces="lo0 ed1"    # List of network interfaces (lo0 is loopback).
ifconfig_lo0="inet 127.0.0.1"   # default loopback device configuration.
ifconfig_tun0="inet 207.108.223.55 207.108.223.19 netmask 0xffffff00"
########################
# ed1 configuration  for  tao (ed1 in FBSD-3.2)
########################
ifconfig ed1 inet 10.0.0.1 netmask 255.255.255.0

   I'm guessing that this is likely to work in a 4.1 /etc/rc.conf.local.
   Am I being too optimistic?

   gary



-- 
   Gary D. Kline         kline@tao.thought.org          Public service Unix



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008221745.KAA79681>