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 [EMAIL PROTECTED] Public service Unix
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message