[Wolves] Multiple ethernet devices under Debian testing
Stuart Langridge
sil at kryogenix.org
Wed Jan 5 00:12:38 GMT 2005
Adam Sweet wrote:
> ifconfig eth1 192.168.2.1 netmask 255.255.255.0
> broadcast 192.168.2.255 up
> route add default gw 192.168.1.2 eth1
> SIOCADDRT: Network is unreachable
> Failed to bring up eth1.
The gateway you're adding is unreachable. You're trying to add an
interface that's 192.168.2.x and telling it that the default gateway is
in the 192.168.1.x subnet -- that might be your problem...?
Aq.
More information about the Wolves
mailing list