Hi Ankur > [EMAIL PROTECTED]:~$ cat /etc/resolv.conf > # Generated by NetworkManager > nameserver 10.10.1.2 > nameserver 10.10.2.2 This is fine > [EMAIL PROTECTED]:~$ cat /etc/network/interfaces > auto lo > iface lo inet loopback > iface eth0 inet static > address 10.138.0.124 > netmask 255.255.254.0 > gateway 10.10.1.2 >
gateway should be 10.138.1.1 Thats all the setting thats needed provided the IP address is available and that network driver is alright. (hope its not e1000e or similar which beta does not support yet). Regards Gajendra --~--~---------~--~----~------------~-------~--~----~ [EMAIL PROTECTED] mailing list -- group http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
