Johnex
2
Have you tried setting the LAN IP from Luci?
You can also do it from command line. If you login to the router via SSH, run the following:
sed -i "s/'192.168.8.1'/'100.100.0.1'/g" /etc/config/network
Reboot the router and it should be in the new range you want 