Hi Jeff,
Thank you for the detailed description of your issue. Based on your explanation, the VPN connection causes the internet connection to drop after a certain period. Here are some potential issues and solutions that might help resolve this problem:
1. Check Router Settings:
- Ensure that your TP-Link Deco router firmware is up to date.
- Verify if the MTU setting on your router is appropriate for your network. You can try setting it to 1400 or 1450 to avoid packet fragmentation issues.
2. Adjust VPN Client Settings:
- Try changing the DNS server settings on your VPN client to use public DNS servers (such as Google's 8.8.8.8 and 8.8.4.4).
- Disable the "Use default gateway on remote network" option in the VPN connection properties (under the TCP/IPv4 settings on the "Networking" tab).
3. Check Local Network Settings:
- Ensure that your local network adapter drivers are up to date.
- Run
ipconfig /flushdns
andnetsh winsock reset
in the command prompt to flush the DNS cache and reset the Winsock catalog. - Try setting the DNS server on your local network adapter to public DNS servers.
4. Logs and Diagnostic Tools:
- Enable VPN connection logging in Windows for more detailed recording and analysis of the issue. Check the "Microsoft-Windows-RRAS" log in the Windows Event Viewer.
- Use network monitoring tools (such as Wireshark) to capture network traffic before and after the VPN disconnects and analyze for any anomalies.
5. Try a Different VPN Client:
- Try using a different VPN client software to see if the issue persists. For example, you can use OpenVPN or another third-party VPN client.
ion.
6. Use an Alternate Network:
- If possible, try using the VPN on a different network environment (such as a mobile hotspot) to see if the issue still occurs. This can help determine if the problem is specific to your local network environment.
I hope these suggestions help. If the issue persists, please feel free to share more information on the forum, and other community members might be able to provide additional support and suggestions.
Good luck,
Rosy