Sample Header Ad - 728x90

How to add rule to nftables.conf

0 votes
2 answers
9893 views
In my terminal, I write : `` sudo nft add table inet f2b-table `` `` systemctl reload nftables.service `` then : `` sudo nft list ruleset `` result in the terminal (ok) : `` table inet f2b-table { } `` But when i open nftables.conf, why table inet f2b not appearing why it displays the table in the terminal and not in the nftables.conf (is it two different files?) What should be done to update the nftables.conf?
Asked by Bricoreur (1 rep)
Jul 4, 2022, 04:42 PM
Last activity: Jun 9, 2025, 01:06 PM