summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--contrib/package/community-profiles/files/etc/config/profile_potsdam5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_potsdam b/contrib/package/community-profiles/files/etc/config/profile_potsdam
index a70a29ee5..458b18b47 100644
--- a/contrib/package/community-profiles/files/etc/config/profile_potsdam
+++ b/contrib/package/community-profiles/files/etc/config/profile_potsdam
@@ -3,10 +3,11 @@ config 'community' 'profile'
option 'homepage' 'http://potsdam.freifunk.net'
option 'ssid' 'www.freifunk-potsdam.de'
option 'mesh_network' '10.22.0.0/16'
- option 'splash_network' '10.104.0.0/16'
- option 'splash_prefix' '27'
+ option 'splash_network' '192.168.22.0/24'
+ option 'splash_prefix' '24'
option 'latitude' '52.39349'
option 'longitude' '13.06489'
config 'defaults' 'wifi_device'
option 'channel' '13'
+ option 'bssid' '02:CA:FF:EE:BA:BE'