Jump to content

n2n

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Crash Underride (talk | contribs) at 09:03, 11 October 2016 (top). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

n2n
Developer(s)n2n team
Initial releaseMarch 27, 2008 (2008-03-27)
Repository
Written inC
Operating systemFreeBSD, Linux, OpenWrt, Mac OS X, Unix, Windows, Android
TypeVPN
LicenseGNU General Public License
Websitentop.org/products/n2n

n2n is an open source Layer 2 over Layer 3 VPN application which utilises a peer-to-peer architecture for network membership and routing.

Unlike many other VPN programs, n2n can also connect computers which reside behind NAT routers. These connections are set up with help from a third computer that both computers can reach. This computer, called a supernode, can then route the information between NATed nodes.[2]

It is free software licensed under the terms of the GNU General Public License v3.

Turbo VPN is a custom Windows server/client implementation of n2n.

References

  1. ^ "Using n2n with Amazon (AWS) EC2". 10 February 2014. Retrieved 2015-11-14.
  2. ^ http://www.ntop.org/products/n2n/ : "[the supernode] is basically a directory register and a packet router for those nodes that cannot talk directly"