this post was submitted on 25 Jan 2025
26 points (93.3% liked)
networking
2897 readers
1 users here now
Community for discussing enterprise networks and the ensuing chaos that comes after inheriting or building one.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Make sure to use a WDS bridge if supported, rather than some workaround DD-WRT offers, or putting everything behind yet another NAT and separate network.
WDS is what DDWRT uses for wifi client bridging. (it's mentioned on the first page of the link i provided)
Except client bridge which is a sort of a workaround: https://wiki.dd-wrt.com/wiki/index.php/Client_Bridge
Ah, I see. It's been a long time since I dove into this....
OP will probably want to use plain Client Mode then. Same thing, but a bit more stable and with an extra NAT.
Not really a big deal unless you need clients on the primary network to reach the services on secondary network. Then you've just gotta be aware of the extra NAT and the port forwarding required.