From 043a42769dfbdca0f7f5d840fa7d5e983a8d33c2 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Sat, 21 Jul 2012 00:30:58 +0200 Subject: [PATCH] =?UTF-8?q?[config.py]=20Ajout=20du=20r=C3=A9seau=20accuei?= =?UTF-8?q?l=20=C3=A0=20la=20liste?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: ae113e1a14084efa40e2a3c3afebecd1 darcs-hash:20120720223058-28565-68a220384bc5583eb5a8df147f11fb99c580b997.gz --- gestion/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gestion/config.py b/gestion/config.py index c0a62984..7c2cb5b7 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -453,6 +453,7 @@ NETs = { 'serveurs' : [ '138.231.136.0/28' ], 'fil' : [ '138.231.136.0/21' ], 'wifi': [ '138.231.144.0/21' ], 'gratuit': [ '10.42.0.0/21' ], + 'accueil': ['10.51.0.0/21' ], 'personnel-ens': ['10.2.9.0/24' ], 'ens' : ['138.231.135.0/24'], 'all' : [ '138.231.136.0/21', '138.231.148.0/21' ]