Hello.
I decided to test new 2.5 branch with Wintun driver. But I need more than one connection. With TAP, it was possible to add an additional addapter with a single batch file.
How can I increase the number of Wintun network interfaces?
Multiple Wintun interfaces
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please report your experience with testing branch. Include what you were using and how
If there is a problem, the more info the better!
Please report your experience with testing branch. Include what you were using and how
If there is a problem, the more info the better!
- stipa
- OpenVPN Inc.
- Posts: 17
- Joined: Mon Nov 03, 2014 10:17 am
Re: Multiple Wintun interfaces
Hi,
The very latest version from https://staging.openvpn.net/openvpn2/ (it got updated time to time) should support multiple connections via multiple wintun interfaces.
To add another wintun adapter, run from administrative command prompt:
The very latest version from https://staging.openvpn.net/openvpn2/ (it got updated time to time) should support multiple connections via multiple wintun interfaces.
To add another wintun adapter, run from administrative command prompt:
You could start as much VPN connection as many wintun adapters you have.c:\Program Files\OpenVPN\bin>tapctl.exe create --hwid wintun
-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Feb 01, 2024 10:49 am
Re: Multiple Wintun interfaces
Any idea how can i give the custom name to Wintun adapter created by c:\Program Files\OpenVPN\bin>tapctl.exe create --hwid wintun