summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorManuel Munz <freifunk@somakoma.de>2013-05-30 14:44:37 +0000
committerManuel Munz <freifunk@somakoma.de>2013-05-30 14:44:37 +0000
commit6c3a86cb77e7b058ceefc4efb9cc9246fa2c54e8 (patch)
treed53b9906ebfec8498b3cacb7f32696d4f64a7e39 /contrib
parenta16416f437cf6569357c2360201a04a9451903c0 (diff)
contrib/community-profiles: Update Weinstadt und Reihen (add dns option), whitespace fixes
Diffstat (limited to 'contrib')
-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'