I have two Captive Portals (interface: tun0 & tun1). When I connect to tun0 SSID and authenticate successfully (192.168.182.1:3990), tun0 device client can ping 192.168.1.1 and 192.168.183.1.
When connecting to tun0 SSID without authentication, it is not possible to ping 192.168.1.1 and 192.168.183.1
192.168.1.1 = br-lan (LAN) gateway ip
192.168.183.1 = tun1 gateway ip
After authentication, is the Gateway IP of br-lan & tun1 correct when tun0 device client successfully pings br-lan & tun1?