modules/freifunk: Add profile for Bern. (#169)

This commit is contained in:
Manuel Munz 2010-11-25 16:29:42 +00:00
parent de791e9917
commit f1c6b2974b
2 changed files with 19 additions and 0 deletions

View file

@ -245,3 +245,12 @@ config 'community' 'marburg'
option 'splash_network' '10.104.0.0/16' option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '29' option 'splash_prefix' '29'
option 'external' 'freifunk_marburg' option 'external' 'freifunk_marburg'
config 'community' 'openwireless_bern'
option 'name' 'Openwireless Bern'
option 'homepage' 'http://bern.openwireless.ch/'
option 'ssid' 'www.openwireless.ch'
option 'mesh_network' '10.247.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'external' 'openwireless_bern'

View file

@ -0,0 +1,10 @@
package 'openwireless_bern'
config 'defaults' 'interface'
option 'netmask' '255.255.0.0'
option 'dns' '208.67.222.222 208.67.220.220'
config 'defaults' 'wifi_device'
option 'channel' '10'
option 'country' '756'