On Sat, 3 Aug 2013 21:34:07 -0700
Michael Rasmussen <[email protected]> dijo:
>> #ifconfig eth0 192.168.0.5 netmask 255.255.255.0
>> <executed without error>
>> #ifconfig eth0 up
>> <executed without error>
>> ifconfig route add default gateway 192.168.0.1
>
>John, not `ifconfig ...`
> just `sudo route add defaut gateway 192.168.0.1`
>or skip the sudo if you're root at the moment.
Ah.
#route add default gateway 192.168.0.1
SIOCADDRT: Network is unreachable
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug