GL-MT3000 Wireguard connects but only to LAN addresses

I have a GL-MT3000. I configured the wireguard client in a similar manner to my other wireguard clients (iPhone, iPad, Android, Linux laptop). From all the clients I can connect to my pfsense router (which is the wireguard server) and access the LAN and WAN (yahoo, google, email, youtube, etc). With the GL-MT3000 (Once wireguard client is connected) and I connect to it with either my ihopne, android or linux PC, I can access my LAN resources such as the pfsense firewall (I am able to configure it), NAS units, etc but I am unable to get onto the internet. Is there some additional setting I have to change on either the wireguard configuration or on the GUI for the GL-MT3000? It is on the latest firmware 4.8.1.

Did you config Wireguard via a browser? Do you have the ability to try doing it with the Gl-Inet IOS App? I recently started using my Beryl AX again and I’ve only had success getting internet connectivity working with Wireguard and OpenVPN after using the GL-iNet IOS app to set up the VPN.

You may have an entirely different issue, just throwing this out there because your issue sounded similar to mine.

Hi

Please go to Admin Panel → VPN → VPN Dashboard and check whether “IP Masquerading” is enabled.

If it is already enabled, please run the following command on your laptop for further checking:

# Windows (Command Prompt)
nslookup google.com
tracert 8.8.8.8

# macOS / Linux
nslookup google.com
traceroute 8.8.8.8