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.
|
2 months ago | |
---|---|---|
.gitignore | 6 months ago | |
dhcpcd.conf | 2 months ago | |
dnsmasq.conf | 2 months ago | |
etc-hosts | 2 months ago | |
firewall-edit.bash | 2 months ago | |
lan0.link | 6 months ago | |
makefile | 2 months ago | |
nftables.conf | 2 months ago | |
readme.md | 2 months ago | |
resolved.conf | 6 months ago | |
sysctl-configs | 2 months ago | |
wan0.link | 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?