Split out a new LAN for building G
darcs-hash:20091118174104-61eff-b9dd767b23fcac868a8054bcaf7a26edc9ef9137.gz
This commit is contained in:
parent
e648f38651
commit
d4fcd4ecc4
2 changed files with 10 additions and 4 deletions
|
@ -374,12 +374,14 @@ NETs = { 'serveurs' : [ '138.231.136.0/28' ],
|
|||
'138.231.138.0/24',
|
||||
'138.231.139.0/24',
|
||||
'138.231.140.0/22' ],
|
||||
'adh-g' : [ '138.231.151.0/24' ],
|
||||
'bornes' : [ '138.231.148.0/24' ],
|
||||
'vlan-adm' : [ '10.231.136.0/24' ],
|
||||
'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', '138.231.151.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/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' ],
|
||||
'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