NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
seth01123
Jul 26, 2021Guide
Help with OpenVPN Client on Windows 10
Hello, I have looked through a lot of the posts here and I found a few that talked about this problem but I have tried and tried to get this working and I am having no luck at all. I have searched go...
- Jul 27, 2021
There are two solutions to this problem:
- Download a different OpenVPN Client. The specific application OpenVPN Connect Client supports only tun connections. There is other software from OpenVPN that does support tap connections on Windows 10. (It's the word "Connect". There is another OpenVPN Client that is just OpenVPN Client.)
On Windows 10, I use the tunXten software which supports both tap and tun. (I like the ability to switch between VPN hosts better with tunXten than with OpenVPN Connect Client. - but that's just my opinion.) - If you want to use OpenVPN Connect Client, change the ovpn file in two ways,
1) change "tap" to "tun"
2) dhange the port number from 12974 to 12973
These changes tell OpenVPN Connect Client to use tun (which works)
- Download a different OpenVPN Client. The specific application OpenVPN Connect Client supports only tun connections. There is other software from OpenVPN that does support tap connections on Windows 10. (It's the word "Connect". There is another OpenVPN Client that is just OpenVPN Client.)
CrimpOn
Jul 27, 2021Guru - Experienced User
There are two solutions to this problem:
- Download a different OpenVPN Client. The specific application OpenVPN Connect Client supports only tun connections. There is other software from OpenVPN that does support tap connections on Windows 10. (It's the word "Connect". There is another OpenVPN Client that is just OpenVPN Client.)
On Windows 10, I use the tunXten software which supports both tap and tun. (I like the ability to switch between VPN hosts better with tunXten than with OpenVPN Connect Client. - but that's just my opinion.) - If you want to use OpenVPN Connect Client, change the ovpn file in two ways,
1) change "tap" to "tun"
2) dhange the port number from 12974 to 12973
These changes tell OpenVPN Connect Client to use tun (which works)
seth01123
Jul 27, 2021Guide
Thank you so much for the info. I’m gonna try using the Openvpen connect client to see if that works, if not then I’ll try TunXten.
Just to clarify, are you saying to change the TAP service port(in the Orbi VPN settings) from 12974 to 12973, so that it is the same as the TUN service port?
Just to clarify, are you saying to change the TAP service port(in the Orbi VPN settings) from 12974 to 12973, so that it is the same as the TUN service port?
- CrimpOnJul 27, 2021Guru - Experienced User
seth01123 wrote:
Thank you so much for the info. I’m gonna try using the Openvpen connect client to see if that works, if not then I’ll try TunXten.
Just to clarify, are you saying to change the TAP service port(in the Orbi VPN settings) from 12974 to 12973, so that it is the same as the TUN service port?Orbi's implementation of OpenVPN supports both tap on port 12974 and tun on port 12973. (The ports can be changed if someone wants to.) Smartphone and Mac versions of OpenVPN do not support tap, so when Orbi creates parameter files for them, it specifies the tun version. Windows has always suipported tap, which makes the device totally iintegrated with the Orbi LAN, so Orbi creates a parameter file for tap.
Since version 3.0 of the OpenVPN Connect Client application, this specific app only supports tun, and it rejects Orbi's tap parameters
To use OpenVPN Connect Client, the parameter file must be for tun and the port number must match the tun port number defined in the Orbi configuration.
Other versions of OpenVPN for Windows support both tap and tun, so the user can choose which type of connection they want to use.
- CrimpOnJul 27, 2021Guru - Experienced User
A search for "VPN tap vs. tun" will find numerous articles explaining the differences between them. Pros and Cons, etc. Since Orbi supports both types of connection, the user can choose which type best meets their specific needs.
The "gotchas" are that
- OpenVPN for some platforms supports only tun, so Orbi creates parameter files that specify tun., and
- This one app previously supporet both and now supports only tun (which caught people by surprise).
- seth01123Jul 27, 2021GuideThank you again for your responses.
If I am going to try using the OpenVPN Connect V3 version, I understand that I need to change two things in the config file.
1. I need to change “tap” to “tun” (instead of saying “dev tap” it will say “dev tun”)
2. I need to change the port number from “12974” to “12973”.
I see the line where I need to change it to tun. But in the config file I don’t currently see a specified port number to change. Screenshot of config file is in original post.
Where should I be putting in the correct port number in the config file?