RT-AC3200 is the main internet gateway and wifi for the family. But we also have another wifirouter for guest network (guest router is too far away to use the guest wifi).
So I setup another 192.168.99. network which the guest wifi router is on, and added another VIP on the LAN side of the ASUS, as well as a blocking rule so that guest network can not see my internal LAN.
When I boot, I simply run these commands from telnet:
RT-AC3200 persistent custom changes
So I setup another 192.168.99. network which the guest wifi router is on, and added another VIP on the LAN side of the ASUS, as well as a blocking rule so that guest network can not see my internal LAN.
When I boot, I simply run these commands from telnet:
Code:
ifconfig br0:1 192.168.99.1 netmask 255.255.255.0 up...