So this is a strange issue to me, but it might make perfect sense to someone else.
- I have one wireguard server running within the firmware of my flint 2 for local access and it’s working fine for the most part.
- I also have one wireguard server running on a separate machine within the network (wg port forwarded to that machine from the router interface)
- I have various services on my network that are accessed via reverse proxy domain interally and/or externally.
for the most part everything works fine with both vpn tunnels but in certain instances, attempts to access a service via domain name vs ip address yields nothing. for example ssh to a box within my network while connect to vpn #1 (router service) via domain name will result in connection refused. If i retry with local ip address instead it works fine.
attempting this same type of connection via vpn #2, the connection works just fine!
for vpn #1, i do have “Allow Remote Access the LAN Subnet” enabled.
both tunnels are using the same DNS 1.1.1.1
any ideas? it seems like a DNS issue to me, but since they’re using the same server, does it have something to do with the fact that VPN #1 is running on the router firmware layer and VPN #2 is running within the network?
any other ideas or troubleshooting i should take?