applications/ffwizard: Massive changes to the ffwizard to make it more generic. Also...
[project/luci.git] / modules / freifunk / root / etc / config / profile_neuss
1 config 'community' 'profile'
2 option 'name' 'Freifunk Neuss'
3 option 'homepage' 'http://neuss.freifunk.net'
4 option 'ssid' 'neuss.freifunk.net'
5 option 'mesh_network' '172.28.0.0/16'
6 option 'splash_network' '10.104.0.0/16'
7 option 'splash_prefix' '27'
8 option 'latitude' '51.19045'
9 option 'longitude' '6.69471'
10
11 config 'defaults' 'wifi_device'
12 option 'channel' '11'
13
14 config 'defaults' 'interface'
15 option 'netmask' '255.255.0.0'
16
17 config 'defaults' 'wifi_iface'
18 option 'bssid' 'DE:AD:BE:EF:CA:FE'