Omada routing issue
Hi all,
I'm running an Omada network with the controller hosted in a docker container on my raspberry pi. The pi also functions as DNS (pi hole) and is a vpn server (wireguard). However it would appear the omada controller is not properly routing my port forwarding. This is the routing table shown for the gateway. I have intentionally cleared all port forwarding and routing setup. So apparently this is all generated by Omada itself:
192.168.1.1 is the modem, so the gateway to the internet.
The LAN is 192.168.2.0/24
192.168.2.99 is the PI
192.168.1.0/24 is from the modem.
So my question is: why is there a route setup to .2.99 that goes to .1.1 and how do I remove or change it?