1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | gateway : "213.125.99.233"
|
---|
6 | latitude : "52.16580"
|
---|
7 | location : "Visitor Centre Leiden Stadskant, Stationsweg 41, 2312AT Leiden"
|
---|
8 | longitude : "4.48371"
|
---|
9 | masterip : "172.17.87.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "VisitorCentre2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Visitor Centre Leiden"
|
---|
14 | portal_url: "http://portal.leiden.nl/"
|
---|
15 | rdnap_x : 93186
|
---|
16 | rdnap_y : 464567
|
---|
17 | rdr_host : "213.125.99.237"
|
---|
18 | rdr_rules :
|
---|
19 | - ['tcp', 9080, '172.17.0.41', 80]
|
---|
20 | - ['tcp', 9081, '172.17.0.42', 554]
|
---|
21 | - ['tcp', 9082, '172.17.0.43', 554]
|
---|
22 | - ['tcp', 9083, '172.17.0.44', 80]
|
---|
23 | - ['tcp', 43389, '172.17.0.45', 3389]
|
---|
24 | - ['tcp', 9092, '172.17.51.5', 80]
|
---|
25 | release : "9.0-RELEASE"
|
---|
26 | service_accesspoint: True
|
---|
27 | service_concentrator: False
|
---|
28 | service_incoming_rdr: False
|
---|
29 | service_proxy_ileiden: True
|
---|
30 | service_proxy_normal: True
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ath0:
|
---|
35 | comment : "PA4040 voor Stationsweg"
|
---|
36 | ip : "172.17.88.1/24"
|
---|
37 | sdesc : "2apzo"
|
---|
38 | mode : "ap"
|
---|
39 | type : "11g"
|
---|
40 | channel : 1
|
---|
41 | ssid : "ap-WirelessLeiden-VC3"
|
---|
42 | dhcp : "10-240"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_ue0:
|
---|
47 | comment : "Ap-zuidwest sectorantenne 120 graden kabel 3"
|
---|
48 | ip : "172.17.87.1/24"
|
---|
49 | sdesc : "2apzw"
|
---|
50 | mode : "ap"
|
---|
51 | type : "eth"
|
---|
52 | extra_type : "eth2wifibridge"
|
---|
53 | channel : "11"
|
---|
54 | ssid : "ap-WirelessLeiden-VisitorCentre2"
|
---|
55 | dhcp : "10-240"
|
---|
56 | ns_ip : "172.17.87.2/24"
|
---|
57 | ns_mac : "dc:9f:db:0c:30:2a"
|
---|
58 | bridge_type: "RocketM2"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
62 | iface_vr0:
|
---|
63 | comment : "Link naar VisitorCentre1 via switch bij voeding"
|
---|
64 | ip : "172.16.3.62/30"
|
---|
65 | sdesc : "2vc1"
|
---|
66 | type : "eth"
|
---|
67 | dhcp : False
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 |
|
---|
71 | iface_vr0_alias0:
|
---|
72 | comment : "Uplink"
|
---|
73 | ip : "213.125.99.237/29"
|
---|
74 | sdesc : "uplink"
|
---|
75 | type : "eth"
|
---|
76 | dhcp : False
|
---|
77 | status : "up"
|
---|
78 |
|
---|
79 |
|
---|
80 | iface_vr1:
|
---|
81 | comment : "Link naar Cope kabel 1"
|
---|
82 | ip : "172.16.7.57/29"
|
---|
83 | sdesc : "2zuid"
|
---|
84 | mode : "ap-wds"
|
---|
85 | type : "eth"
|
---|
86 | extra_type : "eth2wifibridge"
|
---|
87 | channel : "136"
|
---|
88 | ssid : "il-z.visitorcentre2.wleiden.net"
|
---|
89 | dhcp : False
|
---|
90 | compass : "z"
|
---|
91 | ns_ip : "172.16.7.58/29"
|
---|
92 | ns_mac : "dc:9f:db:2e:0a:a6"
|
---|
93 | bridge_type: "NanoBridgeM5"
|
---|
94 | status : "up"
|
---|
95 |
|
---|
96 |
|
---|
97 | iface_vr1_alias0:
|
---|
98 | comment : "Link naar Catwalk"
|
---|
99 | ip : "172.16.7.185/29"
|
---|
100 | sdesc : "2catwalk"
|
---|
101 | type : "eth"
|
---|
102 | dhcp : False
|
---|
103 | status : "up"
|
---|
104 |
|
---|
105 |
|
---|
106 | iface_vr2:
|
---|
107 | comment : "Link naar Meelfabriek2 kabel 2"
|
---|
108 | ip : "172.16.9.228/29"
|
---|
109 | sdesc : "2meelfab2"
|
---|
110 | mode : "station"
|
---|
111 | type : "eth"
|
---|
112 | channel : "108"
|
---|
113 | ssid : "il-zzw.meelfabriek2.wleiden.net"
|
---|
114 | dhcp : False
|
---|
115 | compass : "o"
|
---|
116 | ns_ip : "172.16.9.227/29"
|
---|
117 | ns_mac : "dc:9f:db:2e:0b:01"
|
---|
118 | bridge_type: "NanoBridgeM5"
|
---|
119 | status : "up"
|
---|
120 |
|
---|
121 |
|
---|