Projet

Général

Profil

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

root / files / config / puppet.nft @ 0ba57c66

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

1
# drop any existing nftables ruleset
2
flush ruleset
3

    
4
include "/etc/nftables/puppet/custom-*.nft"
5

    
6
include "/etc/nftables/puppet/filter.nft"
7

    
8
include "/etc/nftables/puppet/nat.nft"
9