DefGuard / defguard

Enterprise, fast, secure VPN & SSO platform with hardware keys, 2FA/MFA
https://defguard.net
Other
742 stars 22 forks source link

[RnD] NAT Traversal #400

Open teon opened 7 months ago

teon commented 7 months ago

To research

https://git.teonite.net/defguard/client

https://blog.ipfs.tech/2022-01-20-libp2p-hole-punching/

https://docs.rs/libp2p/latest/libp2p/tutorials/hole_punching/index.html

https://tailscale.com/blog/how-nat-traversal-works/

Result:

  1. Which technology to use for mesh networking with NAT traversal (no public IP)
  2. How to implement site2site (we only have roadwarrior now)
moubctez commented 5 months ago

RFC:

Implementations:

https://stackoverflow.com/questions/59484802/ice-vs-stun-vs-turn

teon commented 5 months ago

@moubctez please add RnD concusions to our wiki