[./gestion/config.py] Ajout du sous-reseau de l'interface ens
darcs-hash:20100131223253-8fbb1-209ba5416e58aff77a63d7058bb16096f0e60f39.gz
This commit is contained in:
parent
af1bcdedbb
commit
8d20356519
1 changed files with 1 additions and 0 deletions
|
@ -383,6 +383,7 @@ NETs = { 'serveurs' : [ '138.231.136.0/28' ],
|
||||||
'wifi': [ '138.231.144.0/22', '138.231.148.0/23', '138.231.150.0/24' ],
|
'wifi': [ '138.231.144.0/22', '138.231.148.0/23', '138.231.150.0/24' ],
|
||||||
'gratuit': [ '10.42.0.0/16' ],
|
'gratuit': [ '10.42.0.0/16' ],
|
||||||
'personnel-ens': ['10.2.9.0/24' ],
|
'personnel-ens': ['10.2.9.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