Configuration files for Linux kernel iptables firewall. Read this article for more information.
Make nftables configuration persistent on start-up:
$ systemctl enable nftables
$ systemctl start nftables
$ systemctl status nftablesFile location:
$ vi /etc/nftables.confTest config file:
$ systemctl restart nftables && systemctl status nftables && nft list rulesetBerkeley Software Distribution (BSD)
Jeroen van Kessel | cryptsus.com - we craft cyber security solutions