diff options
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_vogtland | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_vogtland b/contrib/package/community-profiles/files/etc/config/profile_vogtland new file mode 100644 index 000000000..4df8253c4 --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_vogtland @@ -0,0 +1,15 @@ +config 'community' 'profile' + option 'name' 'Freifunk Vogtland' + option 'homepage' 'http://wiki.freifunk.net/Freifunk_Vogtland' + option 'ssid' 'vogtland.freifunk.net' + option 'mesh_network' '10.204.0.0/16' + option 'splash_network' '6.204.0.0/16' + option 'splash_prefix' '27' + option 'latitude' '53.11' + option 'longitude' '12.61' + +config 'defaults' 'interface' + option 'netmask' '255.255.0.0' + +config 'defaults' 'bssidscheme' + option '1' '02:CA:FF:EE:BA:BE' |