I am trying to use my gl.inet router like my current Openwrt setup, but the gl.inet is rewriting the incoming IP from the client and using the IP of the router as the IP passed to my internal servers. This is breaking my reverse proxy, and not letting me use fail2ban as all the request come from the router, not the original client IP address, what am I missing in the config to fix this?