Now that buxtehude is also on the private network, we can use it instead
of the public IP. For that split the buxtehude and glinka configuration.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
milanollo,senfter: {
$client_range = '172.29.122.0/24'
}
- buxtehude,glinka: {
- $client_range = '(192.168.2.0/24 209.87.16.34/32 209.87.16.37/32 209.87.16.38/32)'
+ buxtehude: {
+ $client_range = '(172.29.40.0/22 206.12.19.126/32)'
+ }
+ glinka: {
+ $client_range = '(209.87.16.37/32 209.87.16.38/32)'
}
gretchaninov: {
$client_range = '172.29.40.0/22'