1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.27355"
|
---|
7 | location : "Bungalowpark Tulp en Zee, Randweg, 2204CW, Noordwijk"
|
---|
8 | longitude : "4.47299"
|
---|
9 | masterip : "172.17.83.1"
|
---|
10 | monitoring_group: "noordwijkerhout"
|
---|
11 | nodename : "TulpEnZee"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Tulp en Zee"
|
---|
14 | portal_url: "http://www.tulpenzee.nl/"
|
---|
15 | rdnap_x : 92604
|
---|
16 | rdnap_y : 476564
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Ap buurt MAC 30:14:4a:86:bb:c8"
|
---|
28 | ip : "172.17.83.1/24"
|
---|
29 | sdesc : "ap"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 11
|
---|
33 | ssid : "ap-TulpEnZee"
|
---|
34 | dhcp : "10-250"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_ue0:
|
---|
39 | comment : "Link naar De Wulp"
|
---|
40 | ip : "172.16.7.25/29"
|
---|
41 | sdesc : "2ono"
|
---|
42 | mode : "ap-wds"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | channel : "100"
|
---|
46 | ssid : "il-ono.tulpenzee.wleiden.net"
|
---|
47 | dhcp : False
|
---|
48 | compass : "no"
|
---|
49 | ns_ip : "172.16.7.26/29"
|
---|
50 | ns_mac : "dc:9f:db:64:23:e7"
|
---|
51 | bridge_type: "NanostationM5"
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
55 | iface_vr0:
|
---|
56 | comment : "Lokaal netwerk"
|
---|
57 | ip : "172.16.9.49/29"
|
---|
58 | sdesc : "2external"
|
---|
59 | type : "eth"
|
---|
60 | dhcp : False
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr1:
|
---|
65 | comment : "Link naar Zuid - Leeuwenhorst"
|
---|
66 | ip : "172.16.7.36/29"
|
---|
67 | sdesc : "2z"
|
---|
68 | mode : "ap-wds"
|
---|
69 | type : "eth"
|
---|
70 | extra_type : "eth2wifibridge"
|
---|
71 | channel : "108"
|
---|
72 | ssid : "il-nw.leeuwenhorst.wleiden.net"
|
---|
73 | dhcp : False
|
---|
74 | compass : "z"
|
---|
75 | ns_ip : "172.16.7.35/29"
|
---|
76 | ns_mac : "dc:9f:db:f2:12:80"
|
---|
77 | bridge_type: "NanoBridge M5"
|
---|
78 | status : "up"
|
---|
79 |
|
---|
80 |
|
---|
81 | iface_vr2:
|
---|
82 | comment : "Accesspoint 5 GHz 2zuidoost"
|
---|
83 | ip : "172.17.84.1/24"
|
---|
84 | sdesc : "2zo"
|
---|
85 | mode : "ap"
|
---|
86 | type : "eth"
|
---|
87 | extra_type : "eth2wifibridge"
|
---|
88 | channel : "52"
|
---|
89 | ssid : "ap-TulpenZee-zo"
|
---|
90 | dhcp : "10-250"
|
---|
91 | compass : "zo"
|
---|
92 | ns_ip : "172.17.84.2/24"
|
---|
93 | ns_mac : "dc:9f:db:64:23:8b"
|
---|
94 | bridge_type: "NanostationM5"
|
---|
95 | status : "up"
|
---|
96 |
|
---|
97 |
|
---|