diff --git a/gestion/config.py b/gestion/config.py index 393ebbcf..f0b6728c 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -498,7 +498,8 @@ role = { 'komaz' : ['main-router'], 'sable' : ['main-proxy'], 'titanic' : ['appt-proxy', 'failover-proxy'], 'gordon' : ['wifi-router'], - 'zamok' : ['adherents-server'] + 'zamok' : ['adherents-server'], + 'dyson' : ['sniffer'] } filter_policy = { 'komaz' : { 'policy_input' : 'ACCEPT',