Hi, I’m a beginner user with Routerboard 411AH, I purchased an Atherous AR5413 for the wireless card and connected a 9db antenna. My LAN port is giving me Rec/Sen data packets but no matter what I do I can’t get my Wireless network to broadcast..
Anything I’m missing? I have ‘enabled’ the device.
Sort of. Text exports work better - check out the wiki manual on “configuration management”.
That said your screenshots do show what is wrong. First you should set a country so you are sure to comply with your regulatory domain. Not doing so doesn’t make the cops come on over, but it would potentially have you be a bit of a dick inadvertently interfering with all kinds of stuff.
The main issue is that you are in station mode - your radio is trying to associate with other APs, just like a laptop it is being a client. You want to change that to ap-station so it’s acting as an AP.
station - Basic station mode. Find and connect to acceptable AP.
station-wds - Same as station, but create WDS link with AP, using proprietary extension. AP configuration has to allow WDS links with this device. Note that this mode does not use entries in wds.
station-pseudobridge - Same as station, but additionally perform MAC address translation of all traffic. Allows interface to be bridged.
station-pseudobridge-clone - Same as station-pseudobridge, but use station-bridge-clone-mac address to connect to AP.
AP modes:
ap-bridge - Basic access point mode.
bridge - Same as ap-bridge, but limited to one associated client.
wds-slave - Same as ap-bridge, but scan for AP with the same ssid and establishes WDS link. If this link is lost or cannot be established, then continue scanning. If dfs-mode is radar-detect, then APs with enabled hide-ssid will not be found during scanning.
Sorry to link to a manual - but you bought a proper, powerful router. The upside is you can do lots of things with it, the downside is that it’s complicated and will require a fair bit of reading.
If you go through the wiki linked in the forum header for manuals you’ll also find lots of user contributed topics there, including how to set up a basic access point.
Now, I got everything to broadcast. Now, I’m not getting a default gateway from the router.
I’ve been reading over the wiki articles but I’m not getting very far. Now, when I setup the DHCP to pass out IP address, I want to set the interface to the WLAN correct? Since users will be on the WLAN.
If anyone has some useful threads to point me to that would be great.
That’s very confusing. There’s no DHCP server set up. Also, your IP addressing on the WLAN interface is wrong - /32s are host addresses, that won’t work.
Then later expand to wireless once wired connectivity is working, it’s easy to later bridge WiFi into the at that point existing wired network or add it as a separate network. Right now you’re missing very fundamental and crucial settings.