Add Freifunk {Heppen,Bens}heim as requested by Marcus Raphael Bickel
This commit is contained in:
parent
242bb71973
commit
c8d6a460bd
1 changed files with 16 additions and 0 deletions
|
@ -221,3 +221,19 @@ config 'community' 'wlanljubljana'
|
|||
option 'splash_prefix' '27'
|
||||
option 'external' 'freifunk_wlanljubljana'
|
||||
|
||||
config 'community' 'heppenheim'
|
||||
option 'name' 'Freifunk Heppenheim'
|
||||
option 'homepage' 'http://heppenheim.freifunk.net'
|
||||
option 'ssid' 'heppenheim.freifunk.net'
|
||||
option 'mesh_network' '10.48.0.0/16'
|
||||
option 'splash_network' '10.104.0.0/16'
|
||||
option 'splash_prefix' '27'
|
||||
|
||||
config 'community' 'bensheim'
|
||||
option 'name' 'Freifunk Bensheim'
|
||||
option 'homepage' 'http://bensheim.freifunk.net'
|
||||
option 'ssid' 'bensheim.freifunk.net'
|
||||
option 'mesh_network' '10.49.0.0/16'
|
||||
option 'splash_network' '10.104.0.0/16'
|
||||
option 'splash_prefix' '27'
|
||||
|
||||
|
|
Loading…
Reference in a new issue