celsius@celsius:~$ cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo wlan0
iface lo inet loopback
iface wlan0 inet static
wireless-essid linkgml
wireless-mode managed
wireless-freq 2.437G
address 192.168.0.17
netmask 255.255.255.0
gateway 192.168.0.203
NB:- tested in ubuntu 10.04
No comments:
Post a Comment