Find a file
Daniel Flanagan c3378a3cbd Boom
2023-07-17 18:33:03 +00:00
.gitignore redeploy 2023-04-04 04:57:43 +00:00
dhcpcd.conf Script things out, fix ipv6? 2023-07-17 18:09:47 +00:00
dnsmasq.conf Script things out, fix ipv6? 2023-07-17 18:09:47 +00:00
etc-hosts Hosts 2023-07-17 18:31:21 +00:00
firewall-edit.bash Script things out, fix ipv6? 2023-07-17 18:09:47 +00:00
lan0.link redeploy 2023-04-04 04:57:43 +00:00
makefile Hosts 2023-07-17 18:31:21 +00:00
nftables.conf Script things out, fix ipv6? 2023-07-17 18:09:47 +00:00
readme.md Boom 2023-07-17 18:33:03 +00:00
resolved.conf redeploy 2023-04-04 04:57:43 +00:00
sysctl-configs Script things out, fix ipv6? 2023-07-17 18:09:47 +00:00
wan0.link redeploy 2023-04-04 04:57:43 +00:00

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?