From 69ecfff002452c8ac220c4fe83156c4dfa985fa0 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Thu, 30 Jul 2015 16:44:44 +0200 Subject: [PATCH] contrib/community-profiles: add hameln --- .../community-profiles/files/etc/config/profile_hameln | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 contrib/package/community-profiles/files/etc/config/profile_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' -- 2.11.0