Michael C. Toren on Tue, 28 Dec 1999 14:34:19 -0500 (EST) |
> ifconfig eth0 down > ifconfig eth0 192.239.1.73 netmask 255.255.255.0 broadcast 192.239.1.255 > ifconfig eth0 up > route add default gw 206.168.1.199 metric 1 > > and I get > > SIOCADDRT: Network is Unreachable The default gateway needs to be an IP address that you have a "local" route to. For instance, something in 192.239.1.0/24. -mct
|
|