VPN No Internet Access

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
andylund
Posts: 1
Joined: Fri Apr 21, 2023 3:17 pm

VPN No Internet Access

Post by andylund » Fri Apr 21, 2023 3:25 pm

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

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: VPN No Internet Access

Post by solo » Fri Apr 21, 2023 10:47 pm

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

Post Reply