Amélioration de la partie Proxmox

This commit is contained in:
Pierre Coimbra
2020-03-21 14:16:58 +01:00
parent 94a8600fb8
commit 483aa2e4ff
6 changed files with 208 additions and 26 deletions

View File

@@ -127,7 +127,7 @@ table filter {
}
@if $NEED_UDP_FRONT_ACCESS {
outerface $IF_BACK proto udp dport $UDP_OPEN_PORT_FRONT_ACCESS ACCEPT;
outerface $IF_FRONT proto udp dport $UDP_OPEN_PORT_FRONT_ACCESS ACCEPT;
}
@if $HAVE_BACK_ACCESS {