[config.py] Ajout du réseau accueil à la liste
Ignore-this: ae113e1a14084efa40e2a3c3afebecd1 darcs-hash:20120720223058-28565-68a220384bc5583eb5a8df147f11fb99c580b997.gz
This commit is contained in:
parent
ea8faeefa3
commit
043a42769d
1 changed files with 1 additions and 0 deletions
|
@ -453,6 +453,7 @@ NETs = { 'serveurs' : [ '138.231.136.0/28' ],
|
||||||
'fil' : [ '138.231.136.0/21' ],
|
'fil' : [ '138.231.136.0/21' ],
|
||||||
'wifi': [ '138.231.144.0/21' ],
|
'wifi': [ '138.231.144.0/21' ],
|
||||||
'gratuit': [ '10.42.0.0/21' ],
|
'gratuit': [ '10.42.0.0/21' ],
|
||||||
|
'accueil': ['10.51.0.0/21' ],
|
||||||
'personnel-ens': ['10.2.9.0/24' ],
|
'personnel-ens': ['10.2.9.0/24' ],
|
||||||
'ens' : ['138.231.135.0/24'],
|
'ens' : ['138.231.135.0/24'],
|
||||||
'all' : [ '138.231.136.0/21', '138.231.148.0/21' ]
|
'all' : [ '138.231.136.0/21', '138.231.148.0/21' ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue