Skip to content

acidcrash376/Linux-Router-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Router-Config

Script for configuring a Linux box (soon to be a RaspberryPi) to act as a light weight router

[Author ] acidcrash376

[Title ] Initial Configuration Script

[Description] Script to setup from initial install. Checks some required packages are installed, checks localisation, IP configuration and DHCP server instance are configured. Still to do: hostapd install

[Created ] 06/05/2020

[Last Update] 07/05/2020

[Version ] v0.6

Script currently assumes you are running on a single WAN and single LAN instance, configure the language and keyboard layout, set the IP addresses, configure DHCP on the LAN interface and configure NAT.

To do:

  • Hostapd - wireless access point for LAN interface
  • Generalisation - Make the script a little more generic and require less back end tweaking, specifically interface names

Tested On:

  • x86-64 Processor
  • ESXi/Workstation vEth adaptor
  • Ubuntu 20.04 LTS

About

Script for configuring a Linux box (soon to be a RaspberryPi) to act as a light weight router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages