On en remet quelques unes quand mme.

darcs-hash:20050524214216-41617-2178a062ccdb4b22a692b9026766ca3f4f769b4e.gz
This commit is contained in:
pauget 2005-05-24 23:42:16 +02:00
parent 7accb63c9d
commit 5118be2c14

View file

@ -83,7 +83,8 @@ class firewall_crans :
log_template = '-m limit --limit 1/s --limit-burst 1 -j LOG --log-level notice --log-prefix '
filtre_flood = '-m hashlimit --hashlimit 20 --hashlimit-mode srcip,dstip --hashlimit-name flood'
liste_reseaux_non_routables = [ ]
liste_reseaux_non_routables = [ '10.0.0.0/8', '172.16.0.0/12',
'169.254.0.0/16', '192.168.0.0/16' , '224.0.0.0/4' ]
machines = []
debug = 1