Skip to main content

Resilient, Scalable, IPv6 Network

Project description

re6stnet

Resilient, Scalable, IPv6 Network application

Contact:

Julien Muchembled <jm@nexedi.com>

Overview

re6stnet creates a resilient, scalable, ipv6 network on top of an existing ipv4 network, by creating tunnels on the fly, and then routing targeted traffic through these tunnels.

re6stnet can be used to:

  • guarantee connectedness between computers connected to the internet, for which there exists a working route (in case the direct route isn’t available).

  • create large networks

  • give ipv6 addresses to machines with only ipv4 available

Building an ipv4 network is also supported if one has software that does not support ipv6.

How to pronounce re6st? Like resist.

HOW IT WORKS

A re6stnet network consists of at least one server (re6st-registry) and many nodes (re6stnet). The server is only used to deliver certificates for secure authentication of peers, and to bootstrap new nodes. re6stnet can detect and take into account nodes present on the local network.

Resilience

re6stnet guarantees that if there exists a route between two machines, traffic will be correctly routed between these two machines. Even if the registry node is down, the probability that the network is not connected is very low for big enough networks (more than a hundred nodes).

Scalability

Since nodes don’t need to know the whole graph of the network, re6stnet is easily scalable to tens of thousand of nodes.

Requirements

See also setup.py for Python dependencies.

Installation

Packages (preferred method)

We are providing a re6st-node package for many distributions. In order to install it, go to

https://build.opensuse.org/package/show/home:VIFIBnexedi/Re6stnet

and find your distribution on the build result at the right of the page. Once you have your distribution name <DISTRIB_NAME>, the repository to add is

http://download.opensuse.org/repositories/home:/VIFIBnexedi/<DISTRIB_NAME>

For example (as root):

  • Ubuntu 16.04:

    echo "deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/xUbuntu_16.04 ./" >/etc/apt/sources.list.d/re6stnet.list
    wget -qO - https://download.opensuse.org/repositories/home:/VIFIBnexedi/xUbuntu_16.04/Release.key |apt-key add -
  • Debian 9:

    echo "deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_9.0 ./" >/etc/apt/sources.list.d/re6stnet.list
    wget -qO - https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_9.0/Release.key |apt-key add -

Then:

apt update
apt install re6st-node

Python egg

re6stnet is also distributed as a Python egg:

References

Usage

See re6stnet(8) man page.

Change History

0.1 (2012-09-06)

Initial release.

Git Revision: 0.573 == f1e9566

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

re6stnet-0.573.tar.gz (56.9 kB view details)

Uploaded Source

File details

Details for the file re6stnet-0.573.tar.gz.

File metadata

  • Download URL: re6stnet-0.573.tar.gz
  • Upload date:
  • Size: 56.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for re6stnet-0.573.tar.gz
Algorithm Hash digest
SHA256 6ceadb3b250beacb7038e55d8145e48f3768fb2b8555ce2e7840b8090d512919
MD5 51acaa6add0469c0c7c4f0a848cbe7a9
BLAKE2b-256 5d834b9a09000dc85e129ac508458c0bb16be249d8dc6555754307a1beaa9696

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page