Améliorations et correctifs
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
# Depuis l'extérieur sur l'interface principale
|
||||
@def $HAVE_FRONT_REQUEST = 1; #0 pour NON 1 pour OUI
|
||||
@def $OPEN_PORT_FRONT_REQUEST = (80 443);
|
||||
@def $OPEN_PORT_FRONT_REQUEST = (22 80 443);
|
||||
@def $NEED_UDP_FRONT_REQUEST = 0; #0 pour NON 1 pour OUI
|
||||
@def $UDP_OPEN_PORT_FRONT_REQUEST = ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user