Révision 5933ab8e
Set NAT only for IPv4
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