new policy for default ports: we close almost all to be sure that nothing works if we don't configure it

nouvelle politique d'ouverture des ports par défaut : on ferme quasi tout pour que rien ne marche ou presque si on ne configure rien
Cette révision appartient à :
Gregory Colpart 2020-09-22 16:59:39 +02:00
Parent ba193f22fa
révision 5a907b1ce0
1 fichiers modifiés avec 4 ajouts et 4 suppressions

Voir le fichier

@ -31,15 +31,15 @@ PRIVILEGIEDIPS=''
# Protected services
# (add also in Public services if needed)
SERVICESTCP1p='22'
SERVICESTCP1p='22222'
SERVICESUDP1p=''
# Public services (IPv4/IPv6)
SERVICESTCP1='25 53 443 993 995 22222'
SERVICESUDP1='53'
SERVICESTCP1='22222'
SERVICESUDP1=''
# Semi-public services (IPv4)
SERVICESTCP2='20 21 22 80 110 143'
SERVICESTCP2='22'
SERVICESUDP2=''
# Private services (IPv4)