[EMAIL PROTECTED] writes:

> Okay, so I swapped out pump for dhclient, and I still get nothing!
> I've set the eth1 address to 192.168.100.5, and set the route up:
> 
>     route add -net 192.168.100.0 gw 192.168.100.1 netmask 255.255.255.0 dev eth1
> 
> and still can't ping anything.

Let's have another routing flame-war!  We haven't had one in, like,
weeks...  We're overdue now, don't you think?


What happens if you type:

        route add 192.168.100.1 eth1

before you type the command that you wrote about (above)?


I've had better luck specifying routes this way then by appending the
"dev eth1" like you did above.

Regards,

--kevin
-- 
You got to meet me by the knuckles of the skinny bone tree...
-- Tom Waits

_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to