On Sat, 3 Aug 2013 20:36:58 -0700
Larry Brigman <[email protected]> dijo:

>> that was supposed to be two different commands:
>>
>> ifconfig eth0 blah blah blah
>>
>> and then
>>
>> route add blah blah blah

OK:

#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
        route: error fetching interface information: Device not found
        route: error fetching interface information: Device not found
        gateway: Unknown host

It's like the computer has no ethernet chip.
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to