From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Open RC problem?
Date: Sun, 6 Dec 2015 09:24:51 +0000 [thread overview]
Message-ID: <20151206092451.6dcf9c2e@digimed.co.uk> (raw)
In-Reply-To: <201512051849.25840.michaelkintzios@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2242 bytes --]
On Sat, 5 Dec 2015 18:49:16 +0000, Mick wrote:
> > It's basically a P2P VPN. You set up a network on the controller and
> > then join it from various machines. Those machines register with the
> > network controller, and receive an IP address from it, but the actual
> > communication is direct between the computers. So your data is private
> > and if both computers are on the same LAN, you still get full LAN
> > speed between them.
> >
> > It use a TUN/TAP interface, for example on this laptop:
> >
> > zt0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 2800
> > inet 10.252.252.6 netmask 255.255.255.0 broadcast
> > 10.252.252.255 ether 46:96:8c:9c:02:e1 txqueuelen 500 (Ethernet)
>
> So is this a userspace tunnel implementation, with the controller
> playing the role of a remote VPN gateway? Like OpenVPN?
The controller is not a gateway, it is only used to connect the computers
initially. It's more like a bittorrent tracker or DNS server, it
facilitates the connection but doesn't see any of it.
> What encryption does it use?
From https://www.zerotier.com/tech_faq.shtml
ZeroTier currently uses 256-bit Curve25519 elliptic curve Diffie-Hellman
for shared key agreement and Ed25519 for elliptic curve signatures.
256-bit Salsa20 with Poly1305 authentication is used to encrypt traffic
in transit. The construction and use of these algorithms is identical to
the well-regarded NaCl cryptographic library.
> > So I can connect to 10.252.252.6 from anycomputer on my zerotier
> > network, but you cannot. You may even have the same IP address for
> > one of the computers on your network.
> >
> > It's open source and if you want optimum security, or want to run a
> > network of more than 10 computers without paying a fee, you can run
> > your own controller.
>
> Wouldn't IPSec be more preferable? I'm trying to understand the
> benefit/need for yet another tunneling solution.
Ease of use and maintenance and flexibility. Creating a network takes
seconds, adding a client takes a few more, and you can use it all the
time, even if you are already connected to your physical network.
--
Neil Bothwick
Top Oxymorons Number 39: Almost exactly
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2015-12-06 9:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-04 12:01 [gentoo-user] Open RC problem? Peter Humphrey
2015-12-04 12:19 ` Alan Mackenzie
2015-12-04 17:05 ` Peter Humphrey
2015-12-04 22:11 ` Neil Bothwick
2015-12-05 9:44 ` Peter Humphrey
2015-12-05 10:18 ` Neil Bothwick
2015-12-05 11:57 ` Peter Humphrey
2015-12-05 9:46 ` Peter Humphrey
2015-12-05 13:47 ` [gentoo-user] " Remy Blank
2015-12-05 13:55 ` Neil Bothwick
2015-12-05 14:13 ` Mick
2015-12-05 14:31 ` Neil Bothwick
2015-12-05 18:49 ` Mick
2015-12-06 9:24 ` Neil Bothwick [this message]
2015-12-06 10:03 ` Mick
2015-12-06 12:56 ` Neil Bothwick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151206092451.6dcf9c2e@digimed.co.uk \
--to=neil@digimed.co.uk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox