diff --git a/gestion/config/firewall.py b/gestion/config/firewall.py index b899a7b2..323e644b 100644 --- a/gestion/config/firewall.py +++ b/gestion/config/firewall.py @@ -55,6 +55,7 @@ else: reseaux_non_routables = [ '10.0.0.0/8', '172.16.0.0/12','198.18.0.0/15', '169.254.0.0/16', '192.168.0.0/16', '224.0.0.0/4', '100.64.0.0/10', '0.0.0.0/8','127.0.0.0/8','192.0.2.0/24','198.51.100.0/24','203.0.113.0/24', + '192.0.0.0/29', '240.0.0.0/4', '255.255.255.255/32', ] #: Ports ouverts à défaut pour les adhérents dans le pare-feu