My own hand-made firewall learning project with nftables.
Go to file
celso a70055d61d fixed typo in Makefile and added backup.conf to gitignore 2024-12-13 04:44:12 -03:00
.gitignore fixed typo in Makefile and added backup.conf to gitignore 2024-12-13 04:44:12 -03:00
LICENSE Initial commit 2024-12-10 12:41:47 -03:00
Makefile fixed typo in Makefile and added backup.conf to gitignore 2024-12-13 04:44:12 -03:00
README.md Initial commit 2024-12-10 12:41:47 -03:00
defines.nft added snmp and postgresql ports, organized tcp_ports set better 2024-12-13 03:04:52 -03:00
filter.nft saved a few lines in named set definitons 2024-12-13 04:32:30 -03:00
makeconf.sh added geoip blacklist, modified makeconf.sh to add blocked countries and added conntrack checks in output chain 2024-12-13 04:28:57 -03:00
nat.nft added openvpn port, forward rules and nat table on its own file 2024-12-13 00:49:09 -03:00

README.md

homemade_firewall

My own hand-made firewall learning project with nftables.