On Sun, 2007-01-07 at 14:34 -0800, Jay Smith wrote:
> Any clue on how to do that? I have used regular WIFI routers in my day and 
> it's
> no big deal. You want to mod it, 192.168.blank.1 enter username and password,
> you're good. I am wondering how would one manage things like WPA2 or WPA-PSK 
> on a
> SuSE Box? Like what kind of software would you need to set up that level of
> security? Thank you. 

To make your wireless card act as an access point:

iwconfig wlan0 mode master

check out man iwconfig for the rest of what you need.

Be aware that not all chipsets support all the features.  Look at the
features of your card's driver.  One card I used very successfully as an
AP was the prism54 chip (prism54 module).  But as far as I remember it
doesn't do WPA.  Atheros chips do both.  In fact, they're often used in
access points.

Hans

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to