Page 1 of 1

Multiple Wintun interfaces

Posted: Sat Dec 07, 2019 12:15 pm
by SerGay
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?

Re: Multiple Wintun interfaces

Posted: Wed Jan 08, 2020 7:29 am
by stipa
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:
c:\Program Files\OpenVPN\bin>tapctl.exe create --hwid wintun
You could start as much VPN connection as many wintun adapters you have.

Re: Multiple Wintun interfaces

Posted: Thu Feb 01, 2024 11:00 am
by eduard.vil
Any idea how can i give the custom name to Wintun adapter created by c:\Program Files\OpenVPN\bin>tapctl.exe create --hwid wintun