> The kernel should take care of the routing. What is your > /etc/network/interfaces file look like? Just trying to probe to find a > possible answer for you.
Here it is: auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 171.64.93.186 network 171.64.93.0 netmask 255.255.255.0 broadcast 171.64.93.255 gateway 171.64.93.1 Max