.gitignore | ||
dhcpcd.conf | ||
dnsmasq.conf | ||
dnsmasq.leases | ||
firewall-edit.sh | ||
lan0.link | ||
link.fish | ||
nftables.conf | ||
readme.md | ||
resolved.conf | ||
sysctl-configs | ||
wan0.link |
Router
Yeah yeah I need to document this better.
Setup
With a fresh Arch Linux system:
- Install base packages as from dotfiles
- Run
./link.fish
script - Enable and restart the following services:
systemd-resolved
dnsmasq
nftables
systemd-networkd
dhcpcd
- Run
mkinitcpio -p linux
- Reboot