modules/freifunk: Add community profile for Marburg

This commit is contained in:
Manuel Munz 2010-11-18 03:10:44 +00:00
parent 9888d28aa6
commit 8e62643c6a
2 changed files with 12 additions and 0 deletions

View file

@ -237,3 +237,11 @@ config 'community' 'bensheim'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
config 'community' 'marburg'
option 'name' 'Freifunk Marburg'
option 'homepage' ' http://marburg.freifunk.de'
option 'ssid' 'marburg.freifunk.net'
option 'mesh_network' '10.128.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '29'
option 'external' 'freifunk_marburg'

View file

@ -0,0 +1,4 @@
package 'freifunk_marburg'
config 'defaults' 'interface'
option 'dns' '8.8.8.8 212.204.49.83'