![]() |
|
|
#1 (permalink) |
|
Posts: n/a
|
Linux as an AP
Hi,
I've been searching around for drivers for linux to be used as an AP, currently reading the linux-wlan threads but that driver only supports prism cards. I have an Orinoco gold. Does anyone have any idea or experience of drivers or the orinoco cards or any cards that have been successful or close to getting the them to work as APs? Thanks |
|
|
|
#5 (permalink) |
|
Posts: n/a
|
Hrm.
Here is the openbsd manual page for the wicontrol command. This is what you use to configure your card:
http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&apropos=0&sektion=0&manpat h=OpenBSD+Current&arch=i386&format=html However, you'll notice that under the section about creating a service set it says it is *only* for Lucent and that it doesn't appear to work. Unfortunately I don't have a lucent card, so i can't verify whether this works or not and it would be inappropriate for me to send the tech@ list an email asking if it does work for that very reason. However, *you* could send them email. This is with OpenBSD 3.0. Here's the link for BSS on a prism2 (for linux only): http://www.epitest.fi/Prism2/ Here's a link for turning a nix box in to an AP: http://www.live.com/wireless/unix-base-station.html Those should get you further than you are now. |
|
|
|
#7 (permalink) |
|
Posts: n/a
|
OpenAP / HostAP
Hi.
Using those files containing the tertiary firmware for an "firmware AP" (the AP stuff will be handled by the card) is illegal unless you have met a licence agreement with Intersil. Just wanted to mention that. A legal way of making a Linux PC becomming an AP is to use the HostAP-driver for Prism2-based cards. Have a look at: http://opensource.instant802.com Bye, Mike |
|
|
|
#9 (permalink) |
|
Posts: n/a
|
FreeBSD and OpenBSD as AP
The OpenBSD "AP mode" is nothing at all like any standard AP, it is strictly for OpenBSD-to-OpenBSD communication, no other client (nor NetStumbler) see it or interoperate.
<P> There is a patch for FreeBSD 4.5 to enable the true "Access Point" behavior on Prism-2 cards. The patch is in early beta. Using this patch, my laptop is seen by NetStumbler, Ministumbler, Dstumbler as an AP, however I have not successfully associated a client with this "FreeBSD AP". Nonesuch |
|