I’m doing some testing with a scenario like this:
CPE1:
wlan1 10.0.1.10/23
eth1 192.168.1.1/24
CPE2:
wlan1 10.0.1.11/23
eth1 192.168.1.1/24
gateway: 10.0.0.1
both of them are registered with an access point in bridge mode and it is on another class of addressing:
RB433 AP Bridge
bridge1 10.0.15.12/24
eth1 is connected to WAN router (10.0.0.1/20)
so all is well the two CPEs can come out correctly on the internet.
When I try to change things like:
CPE1 SXT(10.0.1.10/23)------->wlan1(APBridge)-RB433 bridged mode(10.0.15.12/24)-wlan2(stationBridge)----->wlan1(APBridge)-RB433 bridged mode(10.0.15.11/20)-eth1 is connected to WAN router (10.0.0.1/20)
CPE1 can ping 8.8.8.8 but is not able to surf the Internet as if the CPE is not able to resolve names but why not the same thing happens in the first case, I am really confused.
cetalfio