Commit Graph

21 Commits

Author SHA1 Message Date
celso 5566f2d653 modified README.md 2024-12-13 05:23:11 -03:00
celso 8b9db2591c modified README.md 2024-12-13 05:20:40 -03:00
celso a558420948 added test target to Makefile and updated README.md 2024-12-13 05:04:50 -03:00
celso a70055d61d fixed typo in Makefile and added backup.conf to gitignore 2024-12-13 04:44:12 -03:00
celso 7398a5046b saved a few lines in named set definitons 2024-12-13 04:32:30 -03:00
celso 359a43654a 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
celso 35714944e5 allowed icmp traffic 2024-12-13 03:14:52 -03:00
celso 211b1c0ce1 added snmp and postgresql ports, organized tcp_ports set better 2024-12-13 03:04:52 -03:00
celso 70349a41c9 added webserver ports 2024-12-13 02:47:50 -03:00
celso 186bab8f76 added optimization suggested by nft -c -o -f nftables.conf 2024-12-13 02:45:55 -03:00
celso a4bad496d3 added games and removed unnecesary brackets 2024-12-13 02:44:37 -03:00
celso 8f95d74464 added makefile and corrected mistake in makeconf script 2024-12-13 01:04:11 -03:00
celso 419683e54d added .gitignore and a script to unify .nft files into nftables.conf 2024-12-13 00:56:20 -03:00
celso ee2fe873f3 added openvpn port, forward rules and nat table on its own file 2024-12-13 00:49:09 -03:00
celso baa554ffd0 allowed loopback traffic 2024-12-12 22:23:05 -03:00
celso be8d249c29 added http and https services, commented defines.nft for clarity 2024-12-12 22:22:15 -03:00
celso ca58857af1 added dns and dhcp services and sets for incoming and outcoming udp traffic 2024-12-12 22:18:48 -03:00
celso 7265c2ae20 moved defines to their own file 2024-12-12 22:12:20 -03:00
celso 2dc73049b5 allowed ssh traffic and allowed_tcp_ports set 2024-12-12 21:55:35 -03:00
celso 711ebd8336 added basic table skeleton 2024-12-10 12:46:48 -03:00
celso 392259802f Initial commit 2024-12-10 12:41:47 -03:00