About WitVPNs
Our software automatically handles the complexities of networking across physical network boundaries, dealing with mobility, and unifying cloud and edge to free you to spend your time building your projects and running your business.
Our network virtualization technology delivers the power of enterprise software-defined networking to every device, service, and application whether it’s located at the edge or in the cloud. With WitVPNs you can treat the entire planet like one data center or cloud region. It’s capable enough for large businesses with complex networking needs but easy enough that tens of thousands of regular people use it to do simple things like play games online or connect to their home PC from their mobile device.
Join a Network
Joining happens from a device, after installing ZeroTier One. You can join your own networks and other people’s networks.
Route between WitVPNs and Physical Networks
This seems to be the simplest pattern for getting remote access to your LAN. It doesn’t require access to the LAN’s router or have some of the pitfalls of bridging. This requires a Linux PC or VM, something that runs iptables, on your LAN. OpenWrt works.
Possible Disadvantages:
- No broadcast/multicast across networks (but the mobile OS’s don’t allow this anyways).
- Can’t initiate connections from the LAN to an external WitVPNs client.
Multipath
Multipath allows the simultaneous (or conditional) aggregation of multiple physical links into a bond for increased total throughput, load balancing, redundancy, and fault tolerance. There is a set of standard bonding policies available that can be used right out of the box with no configuration. These policies are inspired by the policies offered by the Linux kernel. A bonding policy can be used easily without specifying any additional parameters.