Hi Ankur Yes the gateway is not configured properly. Modify the /etc/network/interfaces file for your interface correctly. (The Debian help Page on lug-iitd.org mentions how to do that). Mention the gateway, netmask and address correctly in that file for your relevant interface.
It should look something like this if you are configuring eth0 as the static connection:- iface eth0 inet static address <IP ADDRESS> netmask <NETMASK> gateway <YOUR GATEWAY> Regards Gajendra --~--~---------~--~----~------------~-------~--~----~ [EMAIL PROTECTED] mailing list -- group http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
