router/readme.md

10 lines
281 B
Markdown
Raw Normal View History

2021-07-07 03:19:08 -05:00
+ Guide: https://wiki.archlinux.org/title/router
+ Interfaces configuration:
+ See `/etc/systemd/network`
+ DNS & LAN DHCP
+ See `/etc/dnsmasq.conf`
2021-07-09 17:21:45 -05:00
+ See `/etc/sysctl.d/30-ipforward.conf`
2021-07-07 03:19:08 -05:00
+ Firewall & NAT
+ See `sudo iptables --list`
+ See `cat /etc/iptables/iptables.rules`