What? according to the info in the shop-page there should be an RP-SMA connector!
Please confirm, because I wanted to order one but I need an external antenna!
its on the status -- wireless page..at the bottom .. and only hows AP's ...
Id like the setup up have the ability to exclude ssid's or mac adress's (or both) ... not all open wireless have internet conections... and hence are not useable as such. _________________ WRT54G,GS v1.1, V2, V3 V4, V5
WR850G V2, V3
Fonera 2100
[quote="Chuck D"]The WGA54G and A/G both do not have external antenna connectors... They also are set to a much lower power level, so they ony get about 1/3 of the signal strength of other devices...
Sorry I mixed up the type numbers, the one I want to order is the WHR-HP-G54
you make too enticing an offer to pass up. after looking at your hardware, it looks like the only viable solution would utilize soley stock components.
i've got a scripted solution coming along nicely, using only the stock dd-wrt. i'll add in support to specify MACs, SSIDs or BSSIDs to ignore. (Stored in nvram to make it a bit easier to keep configured)
ive spent too much time hammering down the details, but this thing has turned out pretty damn nicely. completely native, modular, expandable, and quite stable. if you're around tonight let me know, i'm quite happy with the end result
I believe it is small enough to successfully save as a startup script.
I can hammer out a micro version of this that's a 80-90% smaller, but this seemed like a robust way to keep things expandable, something it sounds like you guys may be doing with city wide projects.
at that point it should be running. i have noticed a bug intermittantly that requires starting it twice before it begins to spit out the things you're looking for. if you don't see output ~15-30 seconds after running ./autoap.sh, just run that command again and it should begin informing you of new networks it's found.
there are plenty of settings to adjust (you can get at them by editing the file, I'll compile a list of the nvram settings i included shortly). i'd hoped to have a web interface cooked up for it by now too, but the shell-only scripting took some getting used to. ill definitely make one available as soon as i have a few minutes to tinker with it