Giter VIP home page Giter VIP logo

fedora-router's Introduction

fedora-router

Instant home router powered by Fedora Linux!

This playbook provides a simple home router using Fedora Linux

  • IPv4 only at the moment
  • eth0 is set to receive DHCP from one's ISP
  • static LAN dhcp assignments can be set in /etc/dnsmasq.conf (future feature for vars)

Requirements

Fedora 27+

Ansible 2.4.0+ to run playbook

Role Variables

dns_server_1 desired DNS server 1 (ex: 8.8.8.8)

dns_server_2 desired DNS server 2 (ex: 8.8.4.4)

lan_subnet_slash_cidr desired LAN subnet (ex: 172.16.1.0/24)

Dependencies

Fedora packages:

python2-dnf ansible python-firewall git

Example Playbook

Run playbook to provision a simple router

From inside provisioned host or added to automation:

ansible-pull -i 'localhost,' -c local -d /tmp/fedora-router -U https://github.com/scottlinux/fedora-router

From one's workstation to then provision a remote VM:

git clone https://github.com/scottlinux/fedora-router
ansible-playbook -i "ip.address.of.router," fedora-router/local.yml

License

MIT

Author Information

@scottlinux

Credit to @majorhayden https://fedoramagazine.org/build-network-router-firewall-fedora-22-systemd-networkd/

fedora-router's People

Contributors

scottlinux avatar

Watchers

James Cloos 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.