your numbers aren't the same, you're saying the ip address for the lan is 192.168.1.1 and you're trying to ping 192.168.0.1
if that's just a typo, check your netmask on the linux machine, and run /sbin/route -n to check your routing has the correct netmask.
|