Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / files / config / puppet.nft @ e105f149

Historique | Voir | Annoter | Télécharger (228 octets)

1
# drop any existing nftables ruleset
2
flush ruleset
3

    
4
include "/etc/nftables/puppet/custom-*.nft"
5
include "/etc/nftables/puppet/inet-filter.nft"
6
include "/etc/nftables/puppet/ip-nat.nft"
7
include "/etc/nftables/puppet/ip6-nat.nft"