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 '''