FW: rc.conf/ifconfig issue

2004-09-16 Thread Mark Thomas
D] Subject: rc.conf/ifconfig issue Running 4.10-STABLE as of today. I have the following in /etc/rc.conf: gif_interfaces="gif0" gifconfig_gif0="A.B.C.D W.X.Y.Z" ifconfig_gif0="inet 192.168.101.1 192.168.102.1 netmask 0x" After a boot I see: # ifconfig gif0 gif0:

rc.conf/ifconfig issue

2004-09-16 Thread Mark Thomas
Running 4.10-STABLE as of today. I have the following in /etc/rc.conf: gif_interfaces="gif0" gifconfig_gif0="A.B.C.D W.X.Y.Z" ifconfig_gif0="inet 192.168.101.1 192.168.102.1 netmask 0x" After a boot I see: # ifconfig gif0 gif0: flags=8051 mtu 1280 tunnel inet A.B.C.D --> W.X.Y.