Skip to content
Snippets Groups Projects
Select Git revision
  • d3a65d7dd9a7f96f76f86e40884a708369e3f601
  • master default protected
  • 202510
  • 202406
  • 202304
  • ci_docker_preperation
  • 202206
  • 202110
  • 202109
  • 202108
  • 202104
  • 202101
  • 202012
  • 202011
  • 202008
  • 202005
  • 202004
  • Aufteilung-Lohne
  • 202002
  • 20191001_hotfix
  • 201912
  • rc/20251023
  • rc/20240617
  • rc/20230421
  • rc/20230409
  • rc/20230407
  • rc/20220608
  • stable/20220608
  • rc/20211030
  • 20210915
  • 20210427
  • rc/20210915
  • stable/20210915
  • rc/20210810
  • rc/20210427
  • rc/20210103
  • stable/20210103
  • rc/20201221
  • stable/20201221
  • 20201207
  • 20201128
41 results

landkreis_wittmund_nord.conf

Blame
  • landkreis_wittmund.conf NaN GiB
    {
    	domain_names = { landkreis_wittmund = 'landkreis-wittmund' },
    	domain_seed = '36efeb0741467bc1785b25f093f59d3ffee459c6fc52e299fa2dc4844cd8842e',
    
    	prefix6 = '2a06:e881:2000:4100::/64',
    	extra_prefixes6 = { 'fd74:fdaa:9dc4:b800::/64' },
    	prefix4 = '10.18.184.0/21',
    
    	wifi24 = {
    		ap = {
    			ssid = 'testing.nordwest.freifunk.net',
    		},
    		mesh = {
    			id = 't-ffnw-mesh_02:00:0a:12:b8:00',
    		},
    	},
    	wifi5 = {
    		ap = {
    			ssid = 'testing.nordwest.freifunk.net',
    		},
    		mesh = {
    			id = 't-ffnw-mesh_02:00:0a:12:b8:00',
    		},
    	},
    
    	next_node = {
    		name = { 'node.ffnw', 'nextnode', 'nn' },
    		ip6 = 'fd74:fdaa:9dc4:b800::1:1',
    		ip4 = '10.18.184.1',
    	},
    
    	mesh_vpn = {
    		fastd = {
    			groups = {
    				backbone = {
    					peers = {
    						lk_wtm01 = {
    							key ='b57a979cc9ae698b4173b5b57b2b193e38de5cc423059023894965bba8458e45',
    							remotes = {'"lk-wtm01.sn.ffnw.de" port 10000'},
    						},
    						lk_wtm02 = {
    							key = '29a241d64158bc51f01e44bc188e91e5b887985da3688a02ce12b33439e17053',
    							remotes = {'"lk-wtm02.sn.ffnw.de" port 10001'},
    						},
    					},
    				},
    			},
    		},
    		tunneldigger = {
    			brokers = {'wtm01.sn.ffnw.de:9000'}
    		},
    	},
    	hoodselector = {
    		shapes = {
    			{
    				{
    					lat = 53.5,
    					lon = 7.648
    				},
    				{
    					lat = 53.72,
    					lon = 7.85
    				}
    			},
    			{
    				{
    					lat = 53.72,
    					lon = 7.648
    				},
    				{
    					lat = 53.806,
    					lon = 8.052
    				}
    			},
    			{
    				{
    					lat = 53.436,
    					lon = 7.648
    				},
    				{
    					lat = 53.5,
    					lon = 7.956
    				}
    			},
    			{
    				{
    					lat = 53.372,
    					lon = 7.825
    				},
    				{
    					lat = 53.436,
    					lon = 7.956
    				}
    			}
    		}
    	}
    }