commit 23fe2201d0913e493431a2a394eff8bec0616ec8 Author: Daniel Flanagan Date: Wed Jul 7 03:19:08 2021 -0500 initial commit diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ea6c40b --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ ++ Guide: https://wiki.archlinux.org/title/router ++ Interfaces configuration: + + See `/etc/systemd/network` ++ DNS & LAN DHCP + + See `/etc/dnsmasq.conf` + + See `/etc/sysctm.d/30-ipforward.conf` ++ Firewall & NAT + + See `sudo iptables --list` + + See `cat /etc/iptables/iptables.rules`