Hello,
I just moved a GS80 to a new location. When I reboot it, it does not
recognize (or load) the new route.
[root_at_prod-db util]# cat /etc/routes
default 192.168.150.254
[root_at_prod-db util]# ifconfig -a
alt0: flags=c63<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,SIMPLEX>
inet 192.168.151.81 netmask ffffff00 broadcast 192.168.151.255 ipmtu
1500
ee0: flags=1c63<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,SIMPLEX,OACTIVE>
inet 192.168.150.81 netmask ffffff00 broadcast 192.168.150.255 ipmtu
1500
ee1: flags=c63<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,SIMPLEX>
lo0: flags=100c89<UP,LOOPBACK,NOARP,MULTICAST,SIMPLEX,NOCHECKSUM>
inet 127.0.0.1 netmask ff000000 ipmtu 4096
sl0: flags=10<POINTOPOINT>
[root_at_prod-db util]#
I have 2 nics installed, one is a regular 10/100 card the other is a gigabit
card. I can ping things on both networks, but it will not add my default
route.
[root_at_prod-db /]# route add default 192.168.150.254
add net default: gateway 192.168.150.254
And everything works fine.
Ideas? I am sure I am missing something really basic.
--Brian
Received on Tue Jul 03 2001 - 18:46:55 NZST