Giter Club home page Giter Club logo

pocketinternet's Introduction

Pocket Internet

A Pocket Internet for teaching how the Internet really works.

Mission statement & Background

Background: providing a fully automated lab environment for running training workshops or testing features at scale. The idea was originally formulated by Cristian Sirbu for the NetEngCode Hackathon in Dublin (Apr 2017) and subsequently kickstarted by an awesome team at the RIPE NCC IPv6 Hackathon in Copenhagen (Nov 2017).

Idea: an infinitely scalable topology that interconnects small pods (ISPs) into a procedurally generated network (the Internet). Each pod design would be based on a blueprint inspired from real life SPs (e.g. transit, IXP, broadband, content) and be as lightweight as possible, while still allowing for enough policy/complexity to be built in, so that many of them can be run at the same time on IaaS at low cost.

Goal: teach Internet technologies and concepts (BGP, DNS, HTTP, CDN, IPv4/v6, DHCPv4/v6, NAT64, routing policy) and automation in an environment that emulates a simplified version of the actual Internet. Stretch goals: developing more advanced policies, monitoring, mapping or testing new BGP extensions.

Design and Documentation

Documentation for the project can be found under the docs folder.

Demo

A pre-packaged VM with the demo topology showcased at the RIPE hackathon is in the works. You can find the code and instructions for running it in your own VM here.

Setup

Prerequisites

Before cloning this repo, you should ensure you have docker installed. Please note that due to the amount of private address space we use within Docker for our addressing scheme we recommend using a clean machine that you are not already using Docker with for this, as our first step reconfigures the Docker daemon to not conflict with our allocated addressing.

To help getting started with this, we are planning to write a Vagrantfile to bring up a basic Docker host.

Running PocketInternet

First, install using python setup.py install.

Once done, a one-off Docker configuration should be applied. Do this using sudo pocketinternet configure-docker.

Once that has been done your one-time setup has been completed. Next, deploy your lab using pocketinternet setup.

This uses lab.yml by default, however a different yml file can be specified using the -c filename.yml command line flag.

Contributing

We appreciate your input! We'd like to make contributing to this project as easy and transparent as possible, be it:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

We use GitHub to host code, to track issues and feature requests, as well as accept pull requests. The process is explained here - Github Flow - and we're happy to help you get on your way to contributing to the project!

Please read more about the contribution guidelines and project code of conduct here.

Acknowledgements

Maintained by Cristian Sirbu and contributors.

The project was kickstarted through 2 hackathons by the following awesome people:

  • Henrik Kramshøj
  • Harry Reeder
  • Evangelos Balaskas
  • Andy Mindnich
  • Samer Lahoud
  • Dónal O Duibhir

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.