I have a USB WiFi Device (WISACOM WS-HP1000) which I can use with Linux to the rtl8187 driver. I am wondering: is there any way to use it as an Access Point or only the Master mode is able to offer that? The device only seems to support Master and Ad-hoc mode.
migrated from serverfault.com Jul 7 '11 at 18:04
|
I found the Wasacom website that outlines details. Yes, it's in Spanish, but Chrome translated the important part for me:
Which in poor-English translation means you can link to another wifi device broadcasting an SSID, but it seems it can't independently broadcast. |
|||
|
|
Whether or not you can depends on hardware support in the wireless device. Access Point operation is more than just software. You'll need to check the specific chipset of your wireless nic to see if ap mode is supported at all.. If it is, then you can explore how to do that. I believe I've seen the little network gui in Ubuntu Linux provide an interface for putting wifi NICs in to ap mode. So maybe several distros have nice guis for that. I believe, mjb's suggestion about dd-wrt is cool if you mean to dedicate your machine to being a router. |
|||
|
|
If the device is supported, I'd highly recommend installing DD-WRT. It is an amazing bundle that would fit your needs. |
|||||||||
|