Hello,
I have two hAP lite. One is configured as hotspot and a VPN Client. I can remotly Access this MT over tunnel address.
The second MT is connected over wds to the first. All Interfaces are bridged.
From hotspot MT I can ping the second.
Hotspot-MT:
LAN/Wifi-Bridge: 192.168.192.1/24
VPN-Client: 10.8.3.1/16
WDS-MT:
LAN/Wifi-Bridge: 192.168.192.20/24
On my PC adding route:
route add 192.168.192.0 mask 255.255.255.0 10.8.3.1
I can’t manage the second remotly.
Any idea