blob: 628850a9f64ec39730ad928d654fc7c7f604421d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
config 'community' 'profile'
option 'name' 'Kiberpipa.net'
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 'latitude' '46.05063'
option 'longitude' '14.50402'
config 'defaults' 'wifi_device'
option 'channel' '8'
config 'defaults' 'interface'
option 'dns' '10.14.0.1 208.67.222.220 208.67.220.222'
option 'netmask' '255.255.0.0'
|