TAP Driver Install Problem in 2.1.2 - KNOWN ISSUE
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
- ecrist
- Forum Team
- Posts: 237
- Joined: Wed Nov 26, 2008 10:33 pm
- Location: Northern Minnesota, USA
- Contact:
TAP Driver Install Problem in 2.1.2 - KNOWN ISSUE
There is a problem with the TAP driver signature in 2.1.2 release. This has been fixed in 2.1.3, which will be available soon. Any new topics on this discussion will be merged or deleted, as appropriate.
OpenVPN Community Administrator
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
-
- OpenVpn Newbie
- Posts: 16
- Joined: Mon Aug 16, 2010 10:09 am
Is it a problem with openvpn or virtualbox ?
Regarding to the recent post "TAP Driver Install Problem in 2.1.2 - KNOWN ISSUE" by ecrist, I would like to check the version of tap on my centos.
I tried the following command but cannot find anything close to 2.1.2/2.1.3
yum list | grep tap
find / -name tap*
What is the correct way to check the version of tap driver?
Should it just be the same as OpenVPN? (in which case I am using 2.0.9 only)
Does that Known Issue apply to all OS or for Windows only?
Where can I get such information?
Thanks
I tried the following command but cannot find anything close to 2.1.2/2.1.3
yum list | grep tap
find / -name tap*
What is the correct way to check the version of tap driver?
Should it just be the same as OpenVPN? (in which case I am using 2.0.9 only)
Does that Known Issue apply to all OS or for Windows only?
Where can I get such information?
Thanks
- ecrist
- Forum Team
- Posts: 237
- Joined: Wed Nov 26, 2008 10:33 pm
- Location: Northern Minnesota, USA
- Contact:
Re: TAP Driver Install Problem in 2.1.2 - KNOWN ISSUE
My apologies - this is a Windows-specific problem.
OpenVPN Community Administrator
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
- ecrist
- Forum Team
- Posts: 237
- Joined: Wed Nov 26, 2008 10:33 pm
- Location: Northern Minnesota, USA
- Contact:
Re: TAP Driver Install Problem in 2.1.2 - KNOWN ISSUE
The Windows driver signing has been fixed. You can now download OpenVPN 2.1.3 from the OpenVPN download page.
OpenVPN Community Administrator
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
IRC: #openvpn, #openvpn-devel
Co-Author of Mastering OpenVPN
Author of Troubleshooting OpenVPN
- dazo
- OpenVPN Inc.
- Posts: 155
- Joined: Mon Jan 11, 2010 10:14 am
- Location: dazo :: #openvpn-devel @ libera.chat
Re: Is it a problem with openvpn or virtualbox ?
As ecrist already stated, this is a Windows specific issue. OpenVPN only ships TUN/TAP driver for Windows [1]. For *BSD and Linux, OpenVPN makes use of the native TUN/TAP driver in the OS kernel. So for CentOS, that will be the tun.ko kernel module.cakemaker wrote:Regarding to the recent post "TAP Driver Install Problem in 2.1.2 - KNOWN ISSUE" by ecrist, I would like to check the version of tap on my centos.
[1] It might be a similar situation for Solaris, but that's unclear for me right now.
- krzee
- Forum Team
- Posts: 728
- Joined: Fri Aug 29, 2008 5:42 pm
Re: Is it a problem with openvpn or virtualbox ?
kinda true for iphone as well, i say kinda because this is a matter of packaging, the tunemu is completely 3rd partydazo wrote: [1] It might be a similar situation for Solaris, but that's unclear for me right now.