Projet

Général

Profil

Révision 5933ab8e

ID5933ab8e0151e73e75b1f629f752b917c0888a52
Parent a6064b9f
Enfant 050f1005

Ajouté par tr il y a plus de 4 ans

Set NAT only for IPv4

Voir les différences:

manifests/init.pp
34 34
  nftables::config{
35 35
    'filter':
36 36
      source => 'puppet:///modules/nftables/config/puppet-filter.nft';
37
    'nat':
38
      source => 'puppet:///modules/nftables/config/puppet-nat.nft';
37
    'ip-nat':
38
      source => 'puppet:///modules/nftables/config/puppet-ip-nat.nft';
39 39
  }
40 40

  
41 41
  nftables::filter::chain{

Formats disponibles : Unified diff