n2n icon indicating copy to clipboard operation
n2n copied to clipboard

Do not want to install virtual network device (TAP)

Open huddhudd opened this issue 2 years ago • 4 comments

N2n is only applicable to port data channel, and IP MAC is no longer required. Installing network cards on many systems is not successful. This will affect some software registered with Mac

Therefore, I don't want to install virtual network devices, but only use n2n port for forwarding.

I don't know whether others have the same needs as me.

huddhudd avatar Aug 01 '22 07:08 huddhudd

The entire purpose of n2n is to create a VPN with a virtual network device, so perhaps I do not fully understand your situation. Are you able to explain in more details?

hamishcoleman avatar Aug 01 '22 07:08 hamishcoleman

Maybe an additional federated supernode could do instead then?

The idea of "nodes without virtual TAP" will not become reality before 4.0 for which we plan all equal nodes, some with and some without TAP, the latter replacing the supernodes.

Logan007 avatar Aug 01 '22 08:08 Logan007

is there a wintun.dll version? thank you

Smallthing avatar Aug 02 '22 19:08 Smallthing

@Smallthing wintun is a layer3 solution but n2n is a layer2 VPN, so it is not compatible as such. Can you explain your use case?

hamishcoleman avatar Aug 02 '22 19:08 hamishcoleman

https://github.com/mudler/edgevpn 这个项目好象可以实现


Note from the editor: "This project seems to be achievable" (google translate) Please use English as common bridging language around here. Thank you! Best regards, Logan

huddhudd avatar Oct 20 '22 10:10 huddhudd