switch freifunk leipzig and gadow from 104.61/16 to 10.61/16 (OLSR)

This commit is contained in:
Matthias Uferer 2014-06-05 20:12:59 +00:00
parent 4e844be180
commit f643e804ad
4 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@ config 'community' 'profile'
option 'name' 'Freifunk Altmark'
option 'homepage' 'http://altmark.freifunk.net'
option 'ssid' 'altmark.freifunk.net'
option 'mesh_network' '104.59.0.0/16'
option 'mesh_network' '10.59.0.0/16'
option 'latitude' '52.885'
option 'longitude' '11.15'
option 'suffix' 'olsr.altmark.freifunk.net'

View file

@ -2,7 +2,7 @@ config 'community' 'profile'
option 'name' 'Freifunk Gadow'
option 'homepage' 'http://gadow.freifunk.net'
option 'ssid' 'gadow.freifunk.net'
option 'mesh_network' '104.0.0.0/8'
option 'mesh_network' '10.61.0.0/16'
option 'latitude' '53.11'
option 'longitude' '12.61'
option 'vap' '1'

View file

@ -2,8 +2,8 @@ config 'community' 'profile'
option 'name' 'Freifunk L59'
option 'homepage' 'http://freifunk.net'
option 'ssid' 'freifunk.net'
option 'mesh_network' '104.59.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'mesh_network' '10.59.0.0/16'
option 'splash_network' '6.59.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '52.26337'
option 'longitude' '10.52103'

View file

@ -2,7 +2,7 @@ config 'community' 'profile'
option 'name' 'Freifunk Leipzig'
option 'homepage' 'http://leipzig.freifunk.net'
option 'ssid' 'leipzig.freifunk.net'
option 'mesh_network' '104.61.0.0/16'
option 'mesh_network' '10.61.0.0/16'
option 'latitude' '51.33348'
option 'longitude' '12.40297'
option 'suffix' 'olsr.leipzig.freifunk.net'