summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/community-profiles/files/etc/config
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/package/community-profiles/files/etc/config')
-rw-r--r--contrib/package/community-profiles/files/etc/config/profile_reihen21
-rw-r--r--contrib/package/community-profiles/files/etc/config/profile_weinstadt21
2 files changed, 23 insertions, 19 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_reihen b/contrib/package/community-profiles/files/etc/config/profile_reihen
index cdabe72c0..e978d3750 100644
--- a/contrib/package/community-profiles/files/etc/config/profile_reihen
+++ b/contrib/package/community-profiles/files/etc/config/profile_reihen
@@ -1,19 +1,20 @@
config 'community' 'profile'
- option 'name' 'Freifunk Reihen'
- option 'homepage' 'http://freifunk.reihen.de'
- option 'ssid' 'freifunk.reihen.de'
- option 'mesh_network' '172.23.0.0/16'
- option 'splash_network' '172.23.26.0/29'
- option 'latitude' '49.21'
- option 'longitude' '8.91'
- option 'splash_prefix' '29'
+ option 'name' 'Freifunk Reihen'
+ option 'homepage' 'http://freifunk.reihen.de'
+ option 'ssid' 'freifunk.reihen.de'
+ option 'mesh_network' '172.23.0.0/16'
+ option 'splash_network' '172.23.26.0/29'
+ option 'latitude' '49.21'
+ option 'longitude' '8.91'
+ option 'splash_prefix' '29'
config 'defaults' 'interface'
- option 'netmask' '255.255.0.0'
+ option 'netmask' '255.255.0.0'
+ option 'dns' '172.23.25.204 172.23.31.237 141.1.1.1'
config 'defaults' 'wifi_device'
option 'channel' '13'
option 'bssid' '02:07:04:08:08:09'
config 'defaults' 'bssidscheme'
- option '13' '02:07:04:08:08:09'
+ option '13' '02:07:04:08:08:09'
diff --git a/contrib/package/community-profiles/files/etc/config/profile_weinstadt b/contrib/package/community-profiles/files/etc/config/profile_weinstadt
index 73e2ec60f..49a42fa63 100644
--- a/contrib/package/community-profiles/files/etc/config/profile_weinstadt
+++ b/contrib/package/community-profiles/files/etc/config/profile_weinstadt
@@ -1,16 +1,19 @@
config 'community' 'profile'
- option 'name' 'Freifunk Weinstadt'
- option 'homepage' 'http://freifunk-weinstadt.de'
- option 'ssid' 'freifunk-weinstadt'
- option 'mesh_network' '172.21.0.0/16'
- option 'splash_network' '172.21.85.0/30'
- option 'latitude' '48.81'
- option 'longitude' '9.39'
- option 'splash_prefix' '30'
+ option 'name' 'Freifunk Weinstadt'
+ option 'homepage' 'http://freifunk-weinstadt.de'
+ option 'ssid' 'freifunk-weinstadt'
+ option 'mesh_network' '172.21.0.0/16'
+ option 'splash_network' '172.21.85.0/30'
+ option 'latitude' '48.81'
+ option 'longitude' '9.39'
+ option 'splash_prefix' '30'
config 'defaults' 'wifi_device'
option 'channel' '13'
option 'bssid' '02:07:01:03:08:04'
config 'defaults' 'bssidscheme'
- option '13' '02:07:01:03:08:04'
+ option '13' '02:07:01:03:08:04'
+
+config 'defaults' 'interface'
+ option 'dns' '172.21.77.4 172.21.84.235 141.1.1.1'