What are the differences between a repeater bridge and WDS?

WDS is supposed to be guaranteed to work if both devices support it. The other AP must be specifically configured for WDS mode and for the hardware address of this device. The two APs synchronize their lists of clients, and each accept traffic from (and for) each other's clients. It's the official "right way" to do things.

DD-WRT's repeater bridge mode tries to provide the same basic capability as WDS without requiring any special support from the remote AP. Essentially, it pretends to be a wireless client of the existing AP for every device connected to it, whether wired or wireless. This convinces the existing AP that all those devices are connected directly to it, and it "just works".

One downside of repeater bridge mode -- clients can't move seamlessly from one AP to the other. I would suggest you use WDS if you can, and fall back to repeater bridge if WDS is not an option.


You don't specify what your end goal is, but here is a link to some good info that is likely to help you out regardless of what you are doing. The link has a table that indicates when you should choose WDS over repeater bridge and vice versa.

Since you don't say what your end goal is it may I should mention client bridge as a possible solution. WDS and repeater bridge both share a common downfall, that is, for every hop, the effective bandwidth is reduced by half. This may not be of concern to you, but if it is a client bridge might be the answer. A client bridge is basically a wireless connection between an AP and a client router. Other wireless connections can be made to the AP, but the not to the client. Only wired connections can be made to the client (unless the router in question is dual band which is optimal for this situation because you can create the client bridge on one band, but still allow other devices to connect to the client on the other band).


I partially disagree with the posts suggesting WDS and Client Bridge, though both have their strengths.

WDS requires identical or nearly identical hardware for all of the units and configuration of all of them. If your two routers/access points are not using the same internal firmware and chipsets, there is a great likelihood that WDS just will not connect.

Client Bridge on DD-WRT is excellent, if you don't need wireless capability at the remote end. I use a client-bridge for my X-Box, TV, and Dish unit -- none of these need to move. It is true, as ubiquibacon notes, that Repeater Bridge mode will halve the bandwidth, but if your purpose is Internet browsing, unless you have an Internet connection at 20Mbps or higher, you're probably still going to get that much even after cutting your Wi-Fi's speed in half. On the other hand, if your main point is for continual large file transfers between computers, then this bandwidth reduction will be noticeable, but usually it's for a laptop or mobile device to have good Internet access throughout the house, in which case a bandwidth reduction is generally not even detectable.