diff options
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_schwarzach | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_schwarzach b/contrib/package/community-profiles/files/etc/config/profile_schwarzach new file mode 100644 index 0000000000..c973ca0a7b --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_schwarzach @@ -0,0 +1,12 @@ +config 'community' 'profile' + option 'name' 'Freifunk Schwarzach' + option 'homepage' 'http://schwarzach.freifunk.net' + option 'ssid' 'schwarzach.freifunk.net' + option 'mesh_network' '10.81.0.0/20' + option 'splash_network' '10.104.0.0/16' + option 'latitude' '49.373' + option 'longitude' '8.983' + option 'splash_prefix' '27' + +config 'defaults' 'interface' + option 'netmask' '255.255.240.0' |