WDS Client not reachable on LAN

WDS Client not reachable on LAN, But still working.

Hi,
My default subnet:
Main router is 192.168.1.1
Dumb AP (Wired Backhaul) is 192.168.1.2
3rd AP Client (WDS) is on:
192.168.1.3 (LAN)
192.168.7.1 (WWAN)

From my Main Router and Dumb AP I cannot access the luci/ssh of the WDS AP Router.
Only from the LAN/WIFI of the WDS Router (Client) himself...

But Ping to 193.168.7.1 is working on all my routers....

How can I solve this?

And another question by the way, can I make the WDS Router (Client) to be part of the DHCP of my Main router? (Like being on 192.168.1.3, and ignore DHCP), or it's impossible?

Actually you are not able to see it as it is part of different subnet. If you change it to ...1.3 you can access luci. Switch off dhcp and firewall.

1 Like

The WWAN is 192.168.7.1
But the LAN is 192.168.1.3
I should have mention that, modified the main post :slight_smile:

WDS does not require a wwan or second subnet.

Something is wrong, but the fastest fix is to reset to defaults and then follow the tutorial (adapting as necessary).

https://openwrt.org/docs/guide-user/network/wifi/atheroswds

1 Like

I will try again at the evening and update here, Thanks