initial commit

This commit is contained in:
Daniel Flanagan 2021-07-07 03:19:08 -05:00
commit 23fe2201d0
1 changed files with 9 additions and 0 deletions

9
readme.md Normal file
View File

@ -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`