[config.py] Ajout du réseau accueil à la liste

Ignore-this: ae113e1a14084efa40e2a3c3afebecd1

darcs-hash:20120720223058-28565-68a220384bc5583eb5a8df147f11fb99c580b997.gz
This commit is contained in:
Daniel STAN 2012-07-21 00:30:58 +02:00
parent ea8faeefa3
commit 043a42769d

View file

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