Fix errors

This commit is contained in:
Thomas Chevalier 2022-05-19 09:52:40 +02:00
parent e91517b95a
commit f4ffd1f0cc
2 changed files with 2 additions and 2 deletions

View file

@ -19,4 +19,4 @@ define admin_if = {
$if_prod,
$if_switchs,
$if_dmz_wireguard,
}
}

View file

@ -15,7 +15,7 @@ table inet firewall {
chain fwd_fabien_pathier{
# Machine de Fabien Pathier accessible en SSH depuis l'extérieur
dnat to 10.2.4.105:22
ip version 4 ip protocol tcp dnat to 10.2.4.105:22
}
chain dnat_nerim {