modules/freifunk: Add community profile for Marburg
This commit is contained in:
parent
9888d28aa6
commit
8e62643c6a
2 changed files with 12 additions and 0 deletions
|
@ -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'
|
||||
|
|
4
modules/freifunk/root/etc/config/freifunk_marburg
Normal file
4
modules/freifunk/root/etc/config/freifunk_marburg
Normal file
|
@ -0,0 +1,4 @@
|
|||
package 'freifunk_marburg'
|
||||
|
||||
config 'defaults' 'interface'
|
||||
option 'dns' '8.8.8.8 212.204.49.83'
|
Loading…
Reference in a new issue