Portal Home > Knowledgebase > VPN - All platforms > OpenVPN error: Warning: route gateway is not reachable on any active network adapters
Windows XP: disabling NetBIOS
- Open your Control Panel
- Open the Network Connections window
- Right-click the TAP-Win32 adapter and select Properties
- Select Internet Protocol (TCP/IP) and click Properties
- Click Advanced and select the WINS tab
- Select Disable NetBIOS over TCP/IP
- Click OK and close all the settings windows
- Try to connect to the VPN. If the problem is not resolved, continue to the next step.
Windows XP: adding netsh
- Click the OpenVPN icon in the taskbar
- Select the server you would normally try to connect to, but instead of connecting, choose Edit Config
- A notepad window will open with a few lines of technical text. Please don't change any of the lines
- At the end of the file, one new line, please add the following 3 lines:
- route-delay 5
- route-method exe
- ip-win32 netsh
- Save and close the file.
- Try to connect and see if this helped.
Windows Vista / 7: adding netsh
- Click the OpenVPN icon in the taskbar
- Select the server you would normally try to connect to, but instead of connecting, choose Edit Config
- A notepad window will open with a few lines of technical text. Please don't change any of the lines
- If you installed our most up-to-date installer for Windows Vista/Windows XP, the last 2 lines of the file should be:
- route-delay 5
- route-method exe
- If not, then please follow the Windows XP instructions.
- At the end of the file, one new line, please add the following 3 lines:
- ip-win32 netsh
- Save and close the file.
- Try to connect and see if this helped.
Windows XP: resettings Internet catalog
- Find the Command Prompt option in your Start Menu
- Right-click the Command Prompt option and select Run as administrator
- Once started a black window will appear, waiting for you to type commands
- Enter the following two commands, each followed by the ENTER key:
- netsh winsock reset catalog
- netsh int ip reset logfile.txt
- Make sure these commands did not you give you an error.
- Close the Command Prompt window and try to connect.
Windows Vista / 7: resettings Internet catalog
- Find the Command Prompt option in your Start Menu
- Right-click the Command Prompt option and select Run as administrator
- Once started a black window will appear, waiting for you to type commands
- Enter the following two commands, each followed by the ENTER key:
- netsh winsock reset
- netsh int ip reset
- Make sure these commands did not you give you an error.
- Close the Command Prompt window and try to connect.
Add to Favourites
Print this Article