The problem with the Guest WiFi is that it doesn't go through the VPN which it needs to...
As someone suggested:
Define a different static IP/subnet address using the default gateway, without a routing statement for the existing subnet traffic will not flow between them.
Would be great if...
OK, I should have thought of this. I'm in China where this domain is blocked and it seems if I connect directly to the router via SSH it's not routed through the router's VPN.
So,
1. either I somehow route the router through the router's VPN which I guess is not possible?
or,
2. I somehow...
When trying to install via amtm:
"Skynet installation failed"
With the command line:
/usr/sbin/curl -s "https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/firewall.sh" -o "/jffs/scripts/firewall" && chmod 755 /jffs/scripts/firewall && sh /jffs/scripts/firewall install
Nothing happens...