copy l59 to demo
This commit is contained in:
parent
34da31d352
commit
d9d2372540
1 changed files with 25 additions and 0 deletions
|
@ -0,0 +1,25 @@
|
|||
config 'community' 'profile'
|
||||
option 'name' 'Freifunk L59'
|
||||
option 'homepage' 'http://freifunk.net'
|
||||
option 'ssid' 'freifunk.net'
|
||||
option 'mesh_network' '104.59.0.0/16'
|
||||
option 'splash_network' '10.104.0.0/16'
|
||||
option 'splash_prefix' '27'
|
||||
option 'latitude' '52.26337'
|
||||
option 'longitude' '10.52103'
|
||||
option 'vap' '1'
|
||||
option 'adhoc_dhcp_when_vap' '0'
|
||||
|
||||
config 'defaults' 'interface'
|
||||
option 'netmask' '255.0.0.0'
|
||||
|
||||
|
||||
config 'defaults' 'bssidscheme'
|
||||
option '1' '02:CA:FF:EE:BA:BE'
|
||||
option '40' '02:40:CA:FF:EE:EE'
|
||||
|
||||
config 'defaults' 'wifi_device'
|
||||
option 'country' 'DE'
|
||||
|
||||
config 'defaults' 'wifi_iface'
|
||||
option 'mcast_rate' '6000'
|
Loading…
Reference in a new issue