.gitignore | ||
dhcpcd.conf | ||
dnsmasq.conf | ||
etc-hosts | ||
firewall-edit.bash | ||
lan0.link | ||
makefile | ||
nftables.conf | ||
readme.md | ||
resolved.conf | ||
sysctl-configs | ||
wan0.link |
Router
My little dual-NIC Arch Linux router configuration and scripts.
Setup
make setup
reboot
Update Configuration Files
Copies the various services' configuration files from this repo into place and restarts those services.
make
System Updates
Should be done regularly for security reasons.
make setup
reboot
Quick Firewall Tweak
./firewall-edit.bash
TODO:
- NixOS/declarative?