Hi @ Gary (Admin),
It sounds like you're running into a tricky situation with your P2S VPN, where the tunnel is established but you're not able to access the internet or other resources.
Default Route Advertising: Since you mentioned forced tunneling, confirming that the default route (0.0.0.0/0) is being properly advertised to your VPN clients is essential. You can do this by checking your route table settings and ensuring you're advertising the proper routes in your virtual hub.
Firewall Configuration: If you have a firewall in your setup, make sure it's not blocking outgoing connections. Sometimes, the firewall rules can prevent traffic from passing through the tunnel. Check the firewall policies to ensure they allow the necessary traffic.
VPN Profile: Ensure that the VPN configuration you downloaded (azurevpnconfig.xml) is correctly applied to your VPN client. Consider re-downloading it and reapplying it to confirm there are no issues with outdated configurations.
Diagnostics: Leverage the built-in diagnostics provided by Azure for your VPN gateway. These can help you identify if there are any connectivity issues or settings that are incorrect. Utilize the outputs from diagnostics to guide your troubleshooting steps.
References:
Please
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.