SSL VPN for Remote Access is configured as "use as default gateway" forcing all remote traffic through the XG.
Remote users are able to access LAN resources, that's working.
We have an application server behind the XG on the LAN that cannot be accessed when remote users are connected to VPN. Let's call that server FQDN example.com
I push our internal DNS server to VPN users so that local domain names can be resolved. While connected to VPN, nslookup reports our internal DNS is resolving example.com to the XG public IP. This would be the same nslookup if the user was not connected to VPN and using google DNS.
But, when VPN is connected, the example.com page never loads. The example.com request goes to the XG because its setup as default gateway. But then it never hits the VPN to WAN rule. I'm guessing because the WAN destination is the same public IP as the WAN Port of the XG?
The request doesnt hit the WAN to LAN DNAT rule either.
We have a DNS Host Override for example.com to its LAN IP with reverse DNS checked.
How is this handled?
If we used the XG LAN IP as primary DNS in the VPN config, then remote VPN users would likely hit the DNS Host Override, but then not be able to resolve local domain names.
This thread was automatically locked due to age.