OpenWrt Forum Archive

Topic: Extended Service Set or wired WDS

The content of this topic has been archived on 15 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,

i'm going to use OpenWRT on five APs (mainly linksys) which are connect by a wire and going to provide a shared net with the same SSID and maybe the same channel.

I've set up the main ap with connection to the private net with an openvpn, dhcp and openntp server. Each ap merges the wireless wifi the the wired net, on the main ap on port got seperated for the private net to be only accesable via openvpn.

I really found alot about setting up WDS but as to the APs don't need to be able to access each other wireless, WDS might not be the best thing. But as to the APs bridging wired and wireless net, how should openwrt differenciate between a wireless connection and a wired connection on a bridged device?

Is using WDS on a bridged wireless and wired net the only / best way to provided the Extended Service Set (meaning the same as wds over ethernet)?

thanks a lot in advance,
  sincerly, 
   M. Braun

I guess a setup like this could work:


Internet <---> Router 1 <-------------> Router 2

Where all connections (or both connections) are wired.

Router 1 is set in AP Mode with Router settings.

Router 2 is set in AP Mode only, with a LAN port connected to a LAN port on Router 1.

In Router 2 you disable routing and you need on Router 2 to NOT run DHCP server - so that both use the DHCP server on router 1.

In this way Router 2 should work as a switch, with both wired and wireless connections beeing a part of the "bridged interfaces" of the switch.

(Last edited by macsat on 13 Mar 2006, 13:27)

Thank you.

The discussion might have continued from here.