diff options
author | Matthias Uferer <ufo@rund.freifunk.net> | 2013-01-30 23:27:36 +0000 |
---|---|---|
committer | Matthias Uferer <ufo@rund.freifunk.net> | 2013-01-30 23:27:36 +0000 |
commit | 243c6ae154bf3a2d96a2033b45e0907029e48b67 (patch) | |
tree | 933ca2ea8b0385691348b2263e197b82b9dbf7dd /contrib/package/community-profiles | |
parent | 5b129819cc43410341324917a1acb7bd985d73c8 (diff) |
Freifunk Vogtland vorbereitet
Diffstat (limited to 'contrib/package/community-profiles')
-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' |