Blame SOURCES/nftables.conf

34625f
#
34625f
# This this will contain your nftables rules and
34625f
# is read by the systemd service when restarting
34625f
#
34625f
# These provide an iptables like set of filters
34625f
# (uncomment to include)
34625f
# include "/etc/nftables/bridge-filter.nft"
34625f
# include "/etc/nftables/inet-filter.nft"
34625f
# include "/etc/nftables/ipv4-filter.nft"
34625f
# include "/etc/nftables/ipv4-mangle.nft"
34625f
# include "/etc/nftables/ipv4-nat.nft"
34625f
# include "/etc/nftables/ipv6-filter.nft"
34625f
# include "/etc/nftables/ipv6-mangle.nft"
34625f
# include "/etc/nftables/ipv6-nat.nft"