wlan changings for leipzig
This commit is contained in:
parent
12ede3f2d9
commit
77db914550
1 changed files with 6 additions and 2 deletions
|
@ -3,10 +3,10 @@ config 'community' 'profile'
|
|||
option 'homepage' 'http://leipzig.freifunk.net'
|
||||
option 'ssid' 'leipzig.freifunk.net'
|
||||
option 'mesh_network' '104.61.0.0/16'
|
||||
option 'splash_network' '10.104.0.0/16'
|
||||
option 'splash_prefix' '27'
|
||||
option 'latitude' '51.33348'
|
||||
option 'longitude' '12.40297'
|
||||
option 'suffix' 'olsr.leipzig.freifunk.net'
|
||||
option 'vap' '1'
|
||||
|
||||
config 'defaults' 'interface'
|
||||
option 'netmask' '255.0.0.0'
|
||||
|
@ -14,6 +14,10 @@ config 'defaults' 'interface'
|
|||
config 'defaults' 'bssidscheme'
|
||||
option '1' '02:CA:FF:EE:BA:BE'
|
||||
|
||||
config 'defaults' 'olsrd'
|
||||
option 'LinkQualityAlgorithm' 'etx_ff'
|
||||
|
||||
|
||||
config widget 'customindex'
|
||||
option enabled '1'
|
||||
option width '50%'
|
||||
|
|
Loading…
Reference in a new issue