Skip to content

Configs necessary for a simple home/office router running on Ubuntu

Notifications You must be signed in to change notification settings

eweidner/homebrew-router

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-router

This is a collection of the configs necessary for a simple home/office router running on Ubuntu, offering DHCP and DNS service to clients on its LAN, and (optionally) an outbound VPN tunnel for moving vulnerable (DNS, HTTP, and any other non-natively-encrypted protocols) transmission endpoints outside the local ISP's reach.

The configs shown here assume an installation of the following packages has already been performed on Ubuntu 16.04 LTS:

  • isc-dhcp-server
  • bind9
  • openvpn

For a VPN endpoint server, you'll also need:

  • easy-rsa

Also recommended, for monitoring:

About

Configs necessary for a simple home/office router running on Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%