gjhicks
  
 
  
 
 
Group: Members 
Posts: 108 
Joined: April 2004 | 
  | 
Posted: Feb. 25 2006,04:55 | 
   | 
 
 
  
Hi,
  There are two different commands used in configuing a wireless nic.
  Your post included:
  - ifconfig ath0 essid HELPME! - ifconfig ath0 mode managed
  These commands should have used 'iwconfig', like:
  - iwconfig ath0 essid HELPME! - iwconfig ath0 mode managed
  But, why not just use the 'netcardconfig' in either DSL Panel or the desktop menu.  For a wireless nic, this clever script will do all the 'ifconfig' and DNS stuff and then take you through the 'iwconfig' stuff.
  Good luck. 
 |