Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Networking»[Fix] The Network Connection Between Your Computer And The VPN Server Was Interrupted

[Fix] The Network Connection Between Your Computer And The VPN Server Was Interrupted

Anup ThapaBy Anup ThapaJuly 26, 2022
The Network Connection Between Your Computer And The VPN Server Was Interrupted

When setting up a VPN, things can go wrong in a few common patterns. The VPN server could be unreachable, which causes the VPN tunnels to fail. Or, you may not be able to establish the connection because the remote server is non-responsive.

In this case, specifically, the connection generally gets interrupted due to a poor connection which results in packet loss. We’ve detailed other reasons for this error and how you can troubleshoot them in the sections below.

Table of Contents

  • Why Is The Connection Getting Interrupted?
  • How to Fix the VPN Connection Issue?
    • Check Connection Strength
    • Restart Remote Services
    • Check VPN / Firewall Configuration
    • Uninstall WAN Miniports
    • Check VPN Passthrough

Why Is The Connection Getting Interrupted?

Aside from internet latency, it’s also likely that the VPN server you’re trying to connect to has reached max capacity. The connection limit scales according to the available resources (bandwidth, processing power, servers, etc.). So, it’s hard to give a flat number, but as a reference, users have reported the connection limit to be as low as 5 connections at a time. Other probable causes include:

  • Misconfigured VPN settings
  • IP Packet Filtering
  • Proxies
  • Firewall

How to Fix the VPN Connection Issue?

Several users have reported that simply restarting the PC and router resolved this issue for them. As such, we recommend that you do the same before proceeding to the main solutions.

Check Connection Strength

As stated by the error message itself, the interruption often happens due to a poor internet connection. If you’re on WiFi, you should first ensure the WiFi signal is strong. Switching to Ethernet generally helps with the connection stability as well.

Of course, Ethernet connections aren’t immune to connection issues. As such, we recommend checking your connection strength with a ping test. Here are the steps to do so:

  1. Press Win + R, type cmd, and press Enter.
  2. Enter ipconfig and note the Default Gateway.
    ipconfig ipv4 address
  3. Type ping defaultgateway -t -l 10000, replace defaultgateway with the IP from the previous step, and press Enter.
    ping-default-gateway
  4. After around 15 pings, press CTRL + C to stop the test and view the result.

If your average ping is much higher than 15ms, or there’s some packet loss, this indicates the connection between your PC and router is facing some problems. In this case, troubleshooting the connection would be the best way to resolve the issue with the VPN.

Restart Remote Services

VPNs require the RasMan and RRAS services to be running. Even when they were already running, restarting them helped resolve the issue for some users. Here’s how you can do the same:

  1. Press Win + R, type services.msc, and press Enter.
  2. Select the Remote Access Connection Manager (RasMan) service and press Start / Restart.
    start-rasman
  3. On the host server, select the Routing and Remote Access (RRAS) service similarly and Start / Restart it.

Check VPN / Firewall Configuration

Users often select the wrong tunneling protocol when setting up the VPN. Even when the correct protocol is selected, the firewall may block the necessary ports, which can also lead to the VPN connection issue. Here’s what you can do in such cases:

  1. Press Win + I and go to Network & Internet > VPN.
  2. Click on the VPN and select Advanced Options.
  3. Click on Edit next to connection properties.
    edit-vpn-connection-properties
  4. The VPN type may be set to automatic. This is generally fine, but as you’re having connection issues, it’s best to manually select the tunnel type specified by your VPN provider and press Save.

You should check a few things depending on which tunneling protocol you use:

  • PPTP
    Ensure that the firewall isn’t blocking port TCP 1723 and GRE Protocol 47.
  • L2TP/IPsec
    Ensure that the firewall isn’t blocking port UDP 1701, and that the correct pre-shared key or machine certificate is present on the client and server.
  • SSTP
    Ensure that a valid machine certificate and trusted root certificate are installed on the server and client machines, respectively.
  • IKEv2
    Ensure that the firewall isn’t blocking UDP port 500 and 4500. Additionally, check that the correct machine certificate is present on both the client and server machines.

If you have to open the ports manually, here’s what you can do:

  1. Press Win + R, type control firewall.cpl, and press Enter.
  2. Click on Advanced Settings from the left pane.
  3. Click on Inbound Rules and press New Rule.
    firewall-inbound-rules-new-rule
  4. Select Port > TCP or UDP and enter the value for specific local port.
  5. Select Allow the Connection and press Next > Next.
    inbound-rule-wizard-allow-the-connection
  6. Enter a name and description for this rule and press Finish.

Uninstall WAN Miniports

An RRAS connection is usually a dedicated connection in the form of a WAN adapter installed on the PC. Uninstalling the drivers for these WAN adapters has resolved the issue for numerous users. As such, we recommend trying the same with the following steps:

  1. Press Win + X and select Device Manager.
  2. Expand the Network Adapters section, right-click WAN Miniport (IP), and press Uninstall Device.
    uninstall-wan-miniport
  3. Repeat this for WAN Miniport (IPv6) and your tunneling protocol type.
  4. Restart your PC and check if the issue is resolved.

Check VPN Passthrough

VPN Passthrough allows the VPN traffic from your device to pass through the router. If this feature is disabled, you won’t be able to establish the VPN connection. Here’s how you can ensure this isn’t the issue in your case:

  1. Launch a web browser and access the router settings page.
  2. Open the Security or similar tab and click on VPN Passthrough.
  3. Ensure the following protocols are enabled:
    IPSec Passthrough
    PPTP Passthrough
    L2TP Passthrough
    ipsec pptp l2tp passthrough
  4. After making the changes, press Save and check if the issue is resolved.
fix
Anup Thapa
  • LinkedIn

Anup Thapa is a tech writer at TechNewsToday. He mostly writes informative articles, tutorials, and troubleshooting guides related to Windows systems, networking, and computer hardware. Anup has been writing professionally for almost 5 years, and tinkering with PCs for much longer. His love for all things tech started when he got his first PC over 15 years ago. It was a Pentium IV system running Windows XP on a single 256 MB stick. He spent his formative years glued to this PC, troubleshooting any hardware or software problems he encountered by himself. Professionally, Anup has had brief forays into a variety of fields like coding, hardware installation, writing, etc. In doing so, he's worked with people of different backgrounds and skill levels, from average joes to industry leaders and experts. This has given him not just a versatile skillset, but also a unique perspective for writing that enables him to concisely communicate complex information and solve his reader's problems efficiently. You can contact him at anup@technewstoday.com

Related Posts

wifi-keeps-disconnecting-windows-11

Wi-Fi Keeps Disconnecting on Windows 11? 9 Ways to Fix It

February 26, 2023
windows-cannot-access-network-drive

Fix: Windows Cannot Access Network Drive

February 23, 2023
how to check wifi speed in laptop

3 Simple Ways to Check Wi-Fi Speed in Laptop

February 23, 2023
network_adapter_not_working

Network Adapter Not Working? 15 Ways to Fix It

February 22, 2023
Surface WiFi Not Working

Why is My Wi-Fi Not Working on Surface Laptop? 10 Ways to Fix It

February 22, 2023
change-network-profile-windows

4 Ways to Change Network Profile in Windows

February 22, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
bios-settings-for-gaming

Best BIOS Settings for Gaming

February 16, 2023
You may also like
how-to-clean-hp-printer-rollers

How to Clean HP Printer Rollers

March 3, 2023
keyboard input lag

9 Ways to Fix Keyboard Input Lag

March 3, 2023
keyboard key is stuck

How to Fix a Stuck Key on a Keyboard

March 3, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.