From 56a4f3cff4b614a68e7833da2f39133d43e71a5a Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Sun, 25 Nov 2012 16:15:41 +0100 Subject: [PATCH] [firewall6] Sinon, firewall6 ne se lance plus sur komaz. Ignore-this: 34ddb6d307778f1512a68ad00036f3d1 darcs-hash:20121125151541-3a55a-26b416ea7933aae028cb01340a09358f566231f6.gz --- gestion/gen_confs/firewall6.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gestion/gen_confs/firewall6.py b/gestion/gen_confs/firewall6.py index 3060c785..4e9ab497 100755 --- a/gestion/gen_confs/firewall6.py +++ b/gestion/gen_confs/firewall6.py @@ -273,7 +273,8 @@ def adherents_server(): # On arrête tout ip6tables.filter.srv_out_adm('-j REJECT --reject-with icmp6-adm-prohibited') - +def appt_proxy(): + pass def start(): ''' Démarre le firewall sur la machine considérée '''