Giter VIP home page Giter VIP logo

pi.router's Introduction

Requirements

  • An rpi or equivalent device like beaglebone / odroid which you are planning to run as your router/firewall for internet

  • rpi / beaglebone comes with only one ethernet interface. Unless you are planning to use USB wifi adapter, you would need USB Ethernet adapter to connect your external access point (which I strongly recommend for wifi range and performance)

  • To run this setup, you need a fresh installation of rpi with rasbian (or any other debian based OS), which you can connect via ssh in your network

  • The workstation (the computer from which you are going to configure your router) needs ansible to be installed.

Setup

git clone https://github.com/selvakn/pi.router.git && cd pi.router

cp group_vars/all.yml.sample group_vars/all.yml # It has sane defaults, but you should modify it to suite your needs.

vi hosts # Modify hosts file to point to your rpi or equivalent device

ansible-galaxy install -r requirements.yml

ansible-playbook -i hosts site.yml [--ask-pass]

Once installation is complete, connect your workstation to your internal_interface of your rpi and you should be assigned DHCP ip in the configured range!

If you have idea / thoughts, pull requests, issues are welcome!

pi.router's People

Contributors

selvakn avatar

Stargazers

 avatar Srinivas Suresh Kumar avatar Ashok Gowtham M avatar

Watchers

 avatar James Cloos avatar Ashok Gowtham M avatar  avatar

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.