You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Daniel Flanagan 029103c8d1 Add tailscale 2 months ago
.gitignore redeploy 6 months ago
dhcpcd.conf Script things out, fix ipv6? 2 months ago
dnsmasq.conf Script things out, fix ipv6? 2 months ago
etc-hosts Hosts 2 months ago
firewall-edit.bash Script things out, fix ipv6? 2 months ago
lan0.link redeploy 6 months ago
makefile Add tailscale 2 months ago
nftables.conf Add tailscale 2 months ago
readme.md Add tailscale 2 months ago
resolved.conf redeploy 6 months ago
sysctl-configs Script things out, fix ipv6? 2 months ago
wan0.link redeploy 6 months ago

readme.md

Router

My little dual-NIC Arch Linux router configuration and scripts.

Setup

make setup
# setup tailscale if you like
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
# configure tailscale as needed
reboot

Quick Firewall Tweak

./firewall-edit.bash

TODO:

  • NixOS/declarative?