summaryrefslogtreecommitdiffhomepage
path: root/modules/freifunk/root/etc/config/profile_marburg
blob: 21ad644e2283853f1890ef564a75a267a57aebcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config 'community' 'profile'
	option 'name' 'Freifunk Marburg'
	option 'homepage' ' http://marburg.freifunk.de'
	option 'ssid' 'marburg.freifunk.net'
	option 'mesh_network' '10.128.0.0/16'
	option 'splash_network' '10.104.0.0/16'
	option 'splash_prefix' '29'
	option 'latitude' '49.63939'
	option 'longitude' '8.633718'

config 'defaults' 'interface'
	option 'dns' '8.8.8.8 212.204.49.83'
        option 'netmask' '255.255.0.0'