[gestion/config.py] Regroupement des sous-reseaux wifi
darcs-hash:20091120221905-8fbb1-0c3a4d1bfc843ed6b6c44c4c92fb6fb7e4e6c885.gz
This commit is contained in:
parent
3bb3ae54bc
commit
e76fb4a52f
1 changed files with 1 additions and 2 deletions
|
@ -381,8 +381,7 @@ NETs = { 'serveurs' : [ '138.231.136.0/28' ],
|
|||
'wifi-adh' : [ '138.231.144.0/24', '138.231.145.0/24', '138.231.146.0/24',
|
||||
'138.231.147.0/24', '138.231.149.0/24', '138.231.150.0/24' ],
|
||||
'fil' : [ '138.231.136.0/21' ],
|
||||
'wifi': [ '138.231.148.0/24', '138.231.149.0/24', '138.231.150.0/24', '138.231.151.0/24',
|
||||
'138.231.152.0/24', '138.231.153.0/24', '138.231.154.0/24' ],
|
||||
'wifi': [ '138.231.144.0/22', '138.231.148.0/23', '138.231.150.0/24' ],
|
||||
'gratuit': [ '10.42.0.0/16' ],
|
||||
'personnel-ens': ['10.2.9.0/24' ],
|
||||
'all' : [ '138.231.136.0/21', '138.231.148.0/21' ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue