topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 2:30 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: ZeroTier - a Global Area Network  (Read 3116 times)

4wd

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 5,643
    • View Profile
    • Donate to Member
ZeroTier - a Global Area Network
« on: November 30, 2020, 01:36 AM »
Something that hasn't been mentioned in the forum before, (that I can find anyway), ZeroTier.

Similar to the old Hamachiw program, (by Alex Pankratov), ZeroTier creates a wide area encrypted VLAN.

ZeroTier is a smart programmable Ethernet switch for planet Earth. It allows all networked devices, VMs, containers, and applications to communicate as if they all reside in the same physical data center or cloud region.

This is accomplished by combining a cryptographically addressed and secure peer to peer network (termed VL1) with an Ethernet emulation layer somewhat similar to VXLAN (termed VL2). Our VL2 Ethernet virtualization layer includes advanced enterprise SDN features like fine grained access control rules for network micro-segmentation and security monitoring.

You can use ZeroTier's hosted controllers, (there's a free level which allows up to 50 nodes but only one Network Admin, which is great for home users), or host your own controller - the source code is available on GitHub.

Currently, I've connected my phone, tablet, computer, and two RasPi's to a network and they're all talking to one another without a problem.

This is especially great as I have web interfaces on the two RasPi's that I currently access via reverse proxy as well as VNC, SSH, etc.  Switching to ZeroTier means I can do away with DNS setups, reverse proxy, and just access the various interfaces, VNC, etc via an IP, (eg. 172.26.x.x, 192.168.x.x, etc), and close any misc open ports I have in the router.

Download's are available for Windows, MacOS, Android, iOS, Linux, FreeBSD, and NAS's, there's also various Docker images available.

Setup up for all of them only took a minute or two.

Deozaan

  • Charter Member
  • Joined in 2006
  • ***
  • Points: 1
  • Posts: 9,749
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: ZeroTier - a Global Area Network
« Reply #1 on: November 30, 2020, 02:55 PM »
This looks really useful! Thanks for bringing it to our attention. :Thmbsup:

wraith808

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 11,186
    • View Profile
    • Donate to Member
Re: ZeroTier - a Global Area Network
« Reply #2 on: November 30, 2020, 05:19 PM »
This looks really useful! Thanks for bringing it to our attention. :Thmbsup:

Agreed!  Not quite sure how I'll integrate this yet, but it's nice to have it as an option.