On FT 2019.3 ARM AIO, I have two WANs set up:
WAN1: external tomato router set up in Wireless client mode
WAN2: ADSL2 via modem
The primary interface is WAN2 so the weight is WAN1 =0, WAN2 =1
On the DDNS page I have asked tomato to monitor the IP of WAN2 and under "Admin Access" I have enabled remote access via HTTPS on port 8080
Issue with DualWan and DDNS
WAN1: external tomato router set up in Wireless client mode
WAN2: ADSL2 via modem
The primary interface is WAN2 so the weight is WAN1 =0, WAN2 =1
On the DDNS page I have asked tomato to monitor the IP of WAN2 and under "Admin Access" I have enabled remote access via HTTPS on port 8080
Code:
root@tomato:/tmp# iptables -nvL INPUT | grep 8080
100 4988 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp...