[ubuntu-in] Configure the IP

Hrishikesh Murali hrishikeshmurali88 at gmail.com
Tue Apr 20 15:38:44 BST 2010


Hi,

On Tue, Apr 20, 2010 at 11:51 AM, Anish Mangal <anishmangal2002 at gmail.com>wrote:

> I cannot assign a static IP address to my ubuntu powered laptop when
> it is connected to the router/LAN via wifi.


Well, if it is via wifi, then you have to do the following:

$ sudo iwlist wlan0 scan                (Here, note the 'ESSID' of the
wireless network you have to connect to)
$ sudo iwconfig wlan0 "<ESSID>"
$ sudo ifconfig wlan0 <static_ip>

-- 
Thanks and Regards,
Hrishikesh Murali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-in/attachments/20100420/f2201946/attachment.htm 


More information about the ubuntu-in mailing list