On Wed, Mar 16, 2011 at 10:39:59PM +0530, kevin sha wrote: > Hello Anoop > > This documents very useful. > > could you please tel me which is the configuration file of wifi lan and how > to configure static ipaddress ? > > i am using ubuntu 10.04 >
Hey Kevin, 1) Edit /etc/network/interfaces for that. I have found the following sample by doing a quick search. http://www.cyberciti.biz/faq/setting-up-an-network-interface-file/ http://ubuntuforums.org/showthread.php?t=921362 2) If you are using NetworkManager then you can configure a static IP in it. Select a connection->Edit->IPv4->Select Manual. If you are using this method then it is better to comment everything in /etc/network/interfaces except the loopback network interface. Hope this helps. Regards, Jos Collin _______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
