Tagged Questions
0
votes
0answers
95 views
TAP interface on Windows 7
I'm using QEMU in configuration host - windows 7 and guest gentoo. Since I wanted to make a connection between them I wanted to do it via the TAP interface, but the problem is, that when I install ...
2
votes
0answers
2k views
openvpn bond 2 tap tunnels
I want to bond two openvpn tap tunnels to provide more throughput and failover. In ideal it should work with any type of bonding. To test this configuration I set up the following configuration:
...
2
votes
1answer
537 views
sending packets to a tap interface using python
I've been trying to send packets to a tap interface using python. I'm monitoring the tap interface using wireshark and no packets are being received. I'm doing this as an exercise mainly to help my ...
1
vote
1answer
261 views
How to build a tap adapter?
I want to make a tap adapter with a differnt name than normally used. I went thru the 7 steps in OemWin2k.inf file and made all changes as instructed.
How to proceed ahead? The syntax checker ...
0
votes
1answer
951 views
Using OpenVPN Windows TAP driver into my own open-source project
I'm working on a free and open-source project (GPLv3) that basically creates a VPN. The project is meant to be portable (in terms of platform and architecture).
On Linux and Mac OSX, I use the ...
2
votes
1answer
3k views
OpenVPN TAP Driver Installation
I'm trying to control multiple instances of OpenVPN's TAP driver in windows via tapinstall. It seems that because all of the devices have the same HWID -- 'tap0901' -- I'm unable to remove any single ...