From 76d18088194d10d993439820612fb14af5b8af12 Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Sat, 26 Jan 2013 19:44:46 +0100 Subject: [PATCH] =?UTF-8?q?[firewall=5Fnew]=20On=20repasse=20filtre=5Fp2p?= =?UTF-8?q?=20apr=C3=A8s=20test=5Fmac=5Fip=20dans=20la=20g=C3=A9n=C3=A9rat?= =?UTF-8?q?ion.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: aea1b5937402467763a07dd09bceb935 darcs-hash:20130126184446-3a55a-ca939b3a4617edce4100c068d6e5f845525d4f84.gz --- gestion/gen_confs/firewall_new.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gen_confs/firewall_new.py b/gestion/gen_confs/firewall_new.py index 3a95444c..90735d03 100755 --- a/gestion/gen_confs/firewall_new.py +++ b/gestion/gen_confs/firewall_new.py @@ -980,8 +980,8 @@ class firewall_komaz(firewall_crans) : self.exception_catcher(self.ext_vers_serveurs) self.exception_catcher(self.crans_vers_ext) self.exception_catcher(self.ext_vers_crans) - self.exception_catcher(self.filtre_p2p) self.exception_catcher(self.test_mac_ip) + self.exception_catcher(self.filtre_p2p) self.exception_catcher(self.qos) def serveurs_maj_list_to_do(self) :