From: Manuel Munz <munz@comuno.net>
Date: Thu, 30 Jul 2015 14:44:44 +0000 (+0200)
Subject: contrib/community-profiles: add hameln
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=69ecfff002452c8ac220c4fe83156c4dfa985fa0;p=oweals%2Fluci.git

contrib/community-profiles: add hameln
---

diff --git a/contrib/package/community-profiles/files/etc/config/profile_hameln b/contrib/package/community-profiles/files/etc/config/profile_hameln
new file mode 100644
index 000000000..f305b597a
--- /dev/null
+++ b/contrib/package/community-profiles/files/etc/config/profile_hameln
@@ -0,0 +1,15 @@
+config 'community' 'profile'
+	option 'name' 'Hameln'
+	option 'homepage' 'http://freifunk-hameln.de'
+	option 'ssid' 'hameln.freifunk.net'
+	option 'suffix' 'ffhm'
+	option 'latitude' '52.1030706'
+	option 'longitude' '9.3514778'
+	option 'mesh_network' '10.31.0.0/16'
+	option 'splash_network' '10.104.0.0/16'
+	option 'splash_prefix' '27'
+	option 'vap' '1'
+	option adhoc_dhcp_when_vap '1'
+
+config 'defaults' 'interface'
+	option 'netmask' '255.255.0.0'