OpenVPN / tap-windows6

Windows TAP driver (NDIS 6)
Other
785 stars 237 forks source link

Build tap with new component id,but it doesnt work? #93

Open wangquent opened 5 years ago

wangquent commented 5 years ago

I have build tap with new component id such as "tap1". When I finish everything and install it on my computer(win10), I found wireshark could not get any data in this virtual adapter.
If I build tap with the default component id "tap0901", everything seems alright。

enterocolita commented 4 years ago

Inf file says:

Rename all tapXXXX instances in this file to
;     something different (use at least 5 characters
;     for this name!)

tap1 is 4 characters so it could be related.