| atheros-ar5212Forum: Networking Topic: atheros-ar5212 started by: ivansv  Posted by ivansv on Dec. 20 2006,18:39 when i try to setup my madwifi card using dhcp and iwconfig the terminal that shows up tries to setup eth0 instead of ath0, this could be a bug in 3.2RC1. please advise.  Posted by roberts on Dec. 20 2006,19:17 No, it is just a default value in the GUI.  Posted by ivansv on Dec. 20 2006,21:04 then how can i get connected? i tried from the terminal using iwconfig but when i tried dhclient ath0 and dhcpcd the cmnds were not recognized. iuse wpa encryption, is dsl setup for wpa config?  Posted by roberts on Dec. 20 2006,23:18 To get an IP use pump. pump -i ath0 To use WPA you will need to apt-get it. You will need to enable-apt. It is in stable so you will need to update your apt/sources/list before you do an apt-get update and then apt-get install wpasupplicant  Posted by ivansv on Dec. 22 2006,21:23 thanks roberts, much appreciated. |