Can anyone please give me some pointers. I have looked at other posts with similar issues to me, but not quite the same.
I have the VPN running on a Windows Server to allow remote working. There has always been internet access through this connection when a client is connected. But just recently we have changed providers to BT which also meant that the router would change. The connection into the server works fine, but since the new router has been installed, the access to anything other than the local network is now not accessible, such as access to the internet.
Is there anything i have missed when installing the new router. All i was aware of doing was the HTTPS fort forwarding rule. The new router is the only change that has happened; nothing on the server has changed.
Any help would be appreciated
VPN No Internet Access
-
- Posts: 1636
- Joined: Sun Feb 14, 2021 10:31 am
Re: VPN No Internet Access
Please make a VPN connection and post, as code, the output of:
Code: Select all
VPN server:
netstat -r
ipconfig /all
If applicable, VM host of the VPN server:
netstat -r
ipconfig /all
VPN client:
netstat -r
ipconfig /all
tracert 1.1.1.1