When I activate the WireGuard server on the GL-MT6000 and connect to my cell phone, I can access my local network. So I think I have understood the basic functions.
However, the routing (in the FireWall) is new to me. I suspect that some traffic is blocked here when the router connects as a client to a VPN provider. Unfortunately, I don’t know how such routing rules are created. Maybe this would be a way.
In the meantime I have tried it out. I swapped the default DNS for mine. Unfortunately, nothing has changed in the behavior. Surfing not possible. DNS resolution fails and the pngs run into the void.
As I said before, since the VPN tunnel can be called directly from the computer and works, I suspect that the firewall is not letting the client’s traffic through.
since the issue is not your dns, your wireguard configuration looks fine.
Do you by chance use ipv6 on the Flint 2 ?
ipv6 is not fully compatible with wireguard afaik, it would make sense if it could get stuck on that because I also don’t see a ::/0 inside allowedips, that is not bad, but if ipv6 is active it is.
The error actually seemed to lie in the configuration of wirequard. I had selected all filters when downloading the configuration from the provider. I removed the filters and now at least access to the Internet is working.
This means that all devices behind the router can surf. When checking the external IP address, the IP of the VPN tunnel is displayed for all devices.
!!! Unfortunately, this does not solve the problem of external accessibility. I operate various servers that need to be accessible from outside. Do you have any ideas for this?
“Allow remote access to the LAN” is activated in the "WireGuard client options“.
The error actually seemed to lie in the configuration of wirequard. I had selected all filters when downloading the configuration from the provider. I removed the filters and now at least access to the Internet is working.
This means that all devices behind the router can surf. When checking the external IP address, the IP of the VPN tunnel is displayed for all devices.
!!! Unfortunately, this does not solve the problem of external accessibility. I operate various servers that need to be accessible from outside. Do you have any ideas for this?
“Allow remote access to the LAN” is activated in the "WireGuard client options“.
Based on my experience, you can’t use VPN as a standard gateway and being able to connect to these devices without VPN from external at the same time. You could use ZeroTier to get around this limitation.