Connecting to an OPEN / WEP WLAN (DHCP)
Note: replace [interface] with your interface name as required (e.g. eth1, wlan0, ath0 etc.)
- iwconfig [interface] mode managed key [WEP key] (128 bit WEP use 26 hex characters, 64 bit WEP uses 10)
- iwconfig [Interface] essid “[ESSID]“ (Specify ESSID for the WLAN)
- dhclient [interface] (to receive an IP address, netmask, DNS server and default gateway from the Access Point)
- ping www.bbc.co.uk (if you receive a reply you have access)
No comments:
Post a Comment