rc.d networking changes broken

From: Pawel Worach <pawel.worach_at_telia.com>
Date: Sat, 19 Apr 2003 02:29:30 +0200
Hi!

With the latest rc.d checkin the netif(?) script is executed
twice and that makes the default route go away. Any ideas?

Regards
Pawel

nework related rc.conf stuff:
ifconfig_fxp0="inet 192.168.1.11 netmask 0xffffff00 link0"
ifconfig_fxp1="inet 192.168.254.1 netmask 0xffffff00 link0"
defaultrouter="192.168.1.10"
gateway_enable="YES"
ipv6_enable="YES"

boot log:
Setting hostname: darkstar.
fxp0: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp0: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp1: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp1: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp0: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
        inet 192.168.1.11 netmask 0xffffff00 broadcast 192.168.1.255
        inet6 fe80::290:27ff:fe8c:1e2c%fxp0 prefixlen 64 tentative scopeid
0x1 
        ether 00:90:27:8c:1e:2c
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
fxp1: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
        inet 192.168.254.1 netmask 0xffffff00 broadcast 192.168.254.255
        inet6 fe80::290:27ff:fe76:b0c1%fxp1 prefixlen 64 tentative scopeid
0x2 
        ether 00:90:27:76:b0:c1
        media: Ethernet 10baseT/UTP <full-duplex>
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128 
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 
        inet 127.0.0.1 netmask 0xff000000 
add net default: gateway 192.168.1.10
Additional routing options: IP gateway=YES.
add net ::ffff:0f.0.0.0: gateway x::1
add net ::0.0.0.00: gateway ::1
net.inet6.ip6.forwarding: 0 -> 0
net.inet6.ip6.iaccept_rtadv: 0 -> 1
add net fe80::: gateway ::1
add net ff02::: gateway ::1
IPv4 mapped IPv6 address support=NO
- snip <rpc, nfs, ntp, ssh, sendmail, local stuff here> -
Additional TCP options:.
Doing initial network setup: host.conf.
fxp0: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp0: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp1: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp1: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp0: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
        inet6 fe80::290:27ff:fe8c:1e2c%fxp0 prefixlen 64 scopeid 0x1 
        inet 192.168.1.11 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:90:27:8c:1e:2c
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
fxp1: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
        inet6 fe80::290:27ff:fe76:b0c1%fxp1 prefixlen 64 scopeid 0x2 
        inet 192.168.254.1 netmask 0xffffff00 broadcast 192.168.254.255
        ether 00:90:27:76:b0:c1
        media: Ethernet 10baseT/UTP <full-duplex>
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128 
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 
        inet 127.0.0.1 netmask 0xff000000 
Starting inetd.
Starting cron.
Received on Fri Apr 18 2003 - 15:29:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:04 UTC