{
	domain_names = { landkreis_steinfurt = 'Landkreis Steinfurt', },
	domain_seed = 'c0c0cde0eb9fa08d747e4fc615cffd9c5508f45a943994c0a3d7c701b38a9f42',

	prefix6 = '2a06:e881:2000:4200::/64',
	extra_prefixes6 = { 'fd74:fdaa:9dc4:8000::/64', },
	prefix4 = '10.18.128.0/21',

	wifi24 = {
		ap = {
			ssid = 'testing.nordwest.freifunk.net',
		},
		mesh = {
			id = 't-ffnw-mesh_02:00:0a:12:80:00',
		},
	},
	wifi5 = {
		ap = {
			ssid = 'testing.nordwest.freifunk.net',
		},
		mesh = {
			id = 't-ffnw-mesh_02:00:0a:12:80:00',
		},
	},

	next_node = {
		name = { 'node.ffnw', 'nextnode', 'nn' },
		ip6 = 'fd74:fdaa:9dc4:8000::1:1',
	},

	mesh = {
		vxlan = false,
	},

	mesh_vpn = {
		fastd = {
			groups = {
				backbone = {
					peers = {
						lk_st01 = {
							key ='c6485ba100d633dbebdbfad24ba4a010a242d6d7bb9817173259e9d3677b929d',
							remotes = {'"lk-st01.sn.ffnw.de" port 10000'},
						},
						lk_st02 = {
							key ='88991ed1d7c6c4e1ffa9c97a1aa390d8ac03917ddacd9494c949abcbea6c6c94',
							remotes = {'"lk-st02.sn.ffnw.de" port 10001'},
						},
					},
				},
			},
		},
		tunneldigger = {
			brokers = {'lk-st01.sn.ffnw.de:9000'}
		},
	},
	hoodselector = {
		shapes = {
			{
				{
					lat = 52.154,
					lon = 7.41
				},
				{
					lat = 52.154,
					lon = 7.66
				},
				{
					lat = 52.18,
					lon = 7.66
				},
				{
					lat = 52.18,
					lon = 7.9
				},
				{
					lat = 52.35,
					lon = 7.9
				},
				{
					lat = 52.35,
					lon = 7.41
				},
				{
					lat = 52.154,
					lon = 7.41
				}
			},
			{
				{
					lat = 52.25,
					lon = 7.66
				},
				{
					lat = 52.25,
					lon = 7.76
				},
				{
					lat = 52.3,
					lon = 7.76
				},
				{
					lat = 52.3,
					lon = 7.66
				},
				{
					lat = 52.25,
					lon = 7.66
				}
			}
		}
	}
}