diff options
author | Matthias Uferer <ufo@rund.freifunk.net> | 2014-06-05 20:12:59 +0000 |
---|---|---|
committer | Matthias Uferer <ufo@rund.freifunk.net> | 2014-06-05 20:12:59 +0000 |
commit | f643e804adb26aab6550e99aa547a9b0f707673f (patch) | |
tree | 65d23f261a57d2d4fbb9fb0dfd11f50923097c5b /contrib | |
parent | 4e844be180ff6fadea95a348b0416ae07c8ab921 (diff) |
switch freifunk leipzig and gadow from 104.61/16 to 10.61/16 (OLSR)
Diffstat (limited to 'contrib')
4 files changed, 5 insertions, 5 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_altmark b/contrib/package/community-profiles/files/etc/config/profile_altmark index d28946166..9ba33d72e 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_altmark +++ b/contrib/package/community-profiles/files/etc/config/profile_altmark @@ -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' diff --git a/contrib/package/community-profiles/files/etc/config/profile_gadow b/contrib/package/community-profiles/files/etc/config/profile_gadow index 69ac69581..e47f20a12 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_gadow +++ b/contrib/package/community-profiles/files/etc/config/profile_gadow @@ -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' diff --git a/contrib/package/community-profiles/files/etc/config/profile_l59 b/contrib/package/community-profiles/files/etc/config/profile_l59 index 85e566ddd..3e700fc90 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_l59 +++ b/contrib/package/community-profiles/files/etc/config/profile_l59 @@ -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' diff --git a/contrib/package/community-profiles/files/etc/config/profile_leipzig b/contrib/package/community-profiles/files/etc/config/profile_leipzig index c2b84b6e3..916df0668 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_leipzig +++ b/contrib/package/community-profiles/files/etc/config/profile_leipzig @@ -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' |