nftables/nftables.conf

15 lines
475 B
Plaintext
Raw Normal View History

#
# This this will contain your nftables rules and
# is read by the systemd service when restarting
#
2016-06-02 20:12:21 +00:00
# These provide an iptables like set of filters
# (uncomment to include)
# include "/etc/nftables/bridge-filter"
# include "/etc/nftables/inet-filter"
# include "/etc/nftables/ipv4-filter"
# include "/etc/nftables/ipv4-mangle"
# include "/etc/nftables/ipv4-nat"
# include "/etc/nftables/ipv6-filter"
# include "/etc/nftables/ipv6-mangle"
# include "/etc/nftables/ipv6-nat"