> What is the output of 'route -n'? Also, since this is eth1, I'm assuming > you also have an eth0 configured. Does that also have a default gateway?
results of 'route -n': Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 0 lo 0.0.0.0 192.168.1.1 0.0.0.0 UG 1 0 0 eth1 eth0 is just a pci nic on the laptop, something interesting though, if I plug in the ethernet cable to it I can ping the router and my other pc but still not the outside world. I set the default gateway for eth1 too, "gateway="eth0/192.168.1.1", but this must be wrong since if I stop eth1 I can't go to any website. Tom -- [EMAIL PROTECTED] mailing list
