Modifié : sisr1/tp08/firewall_regles.txt
This commit is contained in:
parent
3297812ab9
commit
28f9998223
@ -6,7 +6,8 @@
|
||||
# Etape 5 - oui
|
||||
# Etape 6 - oui
|
||||
# Etape 7 - oui
|
||||
# Etape 8 - non
|
||||
# Etape 8 - oui
|
||||
# Etape 9 - non
|
||||
|
||||
# Définition des interfaces avec un nom
|
||||
define netif = enp0s3
|
||||
@ -203,8 +204,8 @@ table ip ipfilter {
|
||||
chain nat_postrouting {
|
||||
type nat hook postrouting priority filter; policy accept;
|
||||
|
||||
ip saddr $dmz-ntw masquerade
|
||||
ip saddr $dmz-ntw snat $firewall-net
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user