modules/freifunk: add community profile for Ljubljana
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 6 Nov 2009 13:19:11 +0000 (13:19 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 6 Nov 2009 13:19:11 +0000 (13:19 +0000)
modules/freifunk/root/etc/config/freifunk
modules/freifunk/root/etc/config/freifunk_ljubljana [new file with mode: 0644]

index 13f6f02..be7b154 100644 (file)
@@ -164,3 +164,12 @@ config 'community' 'jena'
        option splash_network "10.104.0.0/16"
        option splash_prefix "29"
        option 'external' 'freifunk_jena'
        option splash_network "10.104.0.0/16"
        option splash_prefix "29"
        option 'external' 'freifunk_jena'
+
+config 'community' 'ljubljana'
+       option 'name' 'Kiberpipa.net (wlan-lj)'
+       option 'homepage' 'http://www.kiberpipa.net'
+       option 'ssid' 'open.kiberpipa.net'
+       option 'mesh_network' '10.14.0.0/16'
+       option 'splash_network' '10.14.128.0/17'
+       option 'splash_prefix' '27'
+       option 'external' 'freifunk_ljubljana'
diff --git a/modules/freifunk/root/etc/config/freifunk_ljubljana b/modules/freifunk/root/etc/config/freifunk_ljubljana
new file mode 100644 (file)
index 0000000..8ca9345
--- /dev/null
@@ -0,0 +1,5 @@
+config defaults wifi_device
+       option channel 8
+
+config 'defaults' 'interface'
+       option 'dns' '10.14.0.1 208.67.222.220 208.67.220.222'