I've got a GL-X3000 that I am putting IP cameras on. I need to reach those to get the video stream. T-Mobile does not put public IPs on their 5G Internet except if you ask for a static IP. We're a business, so we could do that. But, they provide the IP from a data center in Washington state - we are in NC - so the traffic has to traverse the country twice. Almost 200 ms latency, jitter not real good, and modem cannot operate in SA mode, only NSA, so uplink suffers.
I have an OpenVPN server - pfSense - and I establish the tunnel without issue. I can reach the web interface of the X3000 over the tunnel by going to the assigned tunnel VIP. The problem is that I cannot figure out how to advertise the subnet - I can leave it at 192.168.8.0 - back to the OVPN server. It knows nothing about that network. If I communicate back from that LAN towards the server, it's masquerading the traffic to be the VIP, even with masquerade off. Traffic to Internet from X3000 LAN goes over tunnel and out at server - again, as the VIP - without issue.
I see nothing in the web interface that allows for advertising the IPs on the LAN. I know people have done this, so anyone know the tricks I need to do?
Thanks