blob: eeefbd22b6ec413b5a41e3dbc84aaf97416f030d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
config 'community' 'profile'
option 'name' 'wlan ljubljana'
option 'homepage' 'http://wlan-lj.net'
option 'ssid' 'open.wlan-lj.net'
option 'mesh_network' '10.254.0.0/16'
option 'splash_network' '10.254.120.0/21'
option 'splash_prefix' '27'
option 'latitude' '46.05063'
option 'longitude' '14.50402'
config 'defaults' 'wifi_device'
option 'channel' '8'
config 'defaults' 'interface'
option 'dns' '10.254.0.1 10.254.0.2'
|