• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Access point as a repeater

Ulfwald

Moderator Emeritus<br>Elite Member
I currently have a Linksys wrt160nl router with latest firmware, and I want to use my older wap54g as a repeater. I use WEP 128 bit as security on the router, should I also enable wep 128 on the wap54g? For some reason it seems not to connect. And yes I have been to the linksys website and read the support articles, but it does not mention security. Also, do I need a SSID on the wap54g, or, does all the settings just get repeated from the router to the wap?
 
DD-WRT has ethernet tunnel over IP. It's a pure bridge. you want ROUTER A and B to crap everything over the wire (bonjour! nfs) then it will do it. Many other bridging solutions cannot bridge ALL ethernet protocols so if you have apple or vpn's you want to bridge then it doesn't work.

bridging is straight up ROUTER A get's a packet sent to router B - like a hub not as smart as a switch. so you have to be careful about oversaturating your link. multicast should be filtered on the switch before it. (most managed switches use multicast filtering to prevent multicasts from nailing everyone on the segment).
 
Back
Top