Projet

Général

Profil

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

root / files / config / puppet.nft @ 38a67c59

Historique | Voir | Annoter | Télécharger (185 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"