luci-0.9: merge r5504
This commit is contained in:
parent
cef08fb346
commit
c789622e73
2 changed files with 14 additions and 0 deletions
|
@ -164,3 +164,12 @@ config 'community' 'jena'
|
||||||
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_jena'
|
option 'external' 'freifunk_jena'
|
||||||
|
|
||||||
|
config 'community' 'ljubljana'
|
||||||
|
option 'name' 'Kiberpipa.net (wlan-lj)'
|
||||||
|
option 'homepage' 'http://www.kiberpipa.net'
|
||||||
|
option 'ssid' 'open.kiberpipa.net'
|
||||||
|
option 'mesh_network' '10.14.0.0/16'
|
||||||
|
option 'splash_network' '10.14.128.0/17'
|
||||||
|
option 'splash_prefix' '27'
|
||||||
|
option 'external' 'freifunk_ljubljana'
|
||||||
|
|
5
modules/freifunk/root/etc/config/freifunk_ljubljana
Normal file
5
modules/freifunk/root/etc/config/freifunk_ljubljana
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
config defaults wifi_device
|
||||||
|
option channel 8
|
||||||
|
|
||||||
|
config 'defaults' 'interface'
|
||||||
|
option 'dns' '10.14.0.1 208.67.222.220 208.67.220.222'
|
Loading…
Reference in a new issue