Pages

Monday, May 7, 2007

Configuring Wireless Connection

After you read Configuring Wireless 2100 Driver for Linux

Install wireless tools:
# aptitude install wireless-tools

Scanning wireless network:
# iwlist eth1 scanning
eth1 Scan completed :
Cell 01 - Address: 00:13:60:17:3D:60
ESSID:"netid"
Protocol:IEEE 802.11b
Mode:Master
Channel:1
Encryption key:off
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Quality:50 Signal level:0 Noise level:0
Extra: Last beacon: 204ms ago


# iwconfig eth1 essid netid

#dhclient eth1

No comments: