1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "213.124.17.161"
|
---|
7 | serviceid : "172.31.254.5"
|
---|
8 | latitude : "52.1941"
|
---|
9 | location : "Chr. Basisschool Joris de Witte, Jan Wolkerslaan 18, 2343BK, Oegstgeest"
|
---|
10 | longitude : "4.4780"
|
---|
11 | masterip : "172.17.39.1"
|
---|
12 | monitoring_group: "Oegstgeest"
|
---|
13 | nodename : "JorisdeWitte"
|
---|
14 | nodetype : "Hybrid"
|
---|
15 | rdnap_x : 928360
|
---|
16 | rdnap_y : 467757
|
---|
17 | rdr_host : "213.124.17.163"
|
---|
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', 9084, '172.17.0.43', 80]
|
---|
24 | - ['tcp', 9085, '172.17.0.42', 80]
|
---|
25 | - ['tcp', 9086, '172.17.0.45', 21]
|
---|
26 | - ['tcp', 9087, '172.17.0.45', 3389]
|
---|
27 | - ['tcp', 9091, '172.16.9.237', 88]
|
---|
28 | - ['tcp', 9092, '172.17.51.5', 80]
|
---|
29 | - ['tcp', 9096, '172.17.13.66', 88]
|
---|
30 | - ['tcp', 9099, '172.16.9.116', 80]
|
---|
31 | release : "9.0-RELEASE"
|
---|
32 | service_accesspoint: True
|
---|
33 | service_concentrator: False
|
---|
34 | service_incoming_rdr: False
|
---|
35 | service_proxy_ileiden: False
|
---|
36 | service_proxy_normal: False
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_ath0:
|
---|
41 | comment : "Omni voor de buurt"
|
---|
42 | ip : "172.17.39.1/24"
|
---|
43 | sdesc : "omni"
|
---|
44 | mode : "ap"
|
---|
45 | type : "11g"
|
---|
46 | channel : 1
|
---|
47 | ssid : "WiFi-Oegstgeest-JorisdeWitte"
|
---|
48 | wlan_mac : "00:1b:b1:00:eb:ba"
|
---|
49 | dhcp : "10-250"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_vr0:
|
---|
54 | comment : "Ethernet naar JorisdeWitte"
|
---|
55 | ip : "213.124.17.163/29"
|
---|
56 | sdesc : "2joris"
|
---|
57 | type : "eth"
|
---|
58 | dhcp : False
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
62 | iface_vr1:
|
---|
63 | comment : "Interlink naar Som1"
|
---|
64 | ip : "172.16.7.12/29"
|
---|
65 | sdesc : "2som1"
|
---|
66 | mode : "station"
|
---|
67 | type : "eth"
|
---|
68 | extra_type : "eth2wifibridge"
|
---|
69 | channel : "140"
|
---|
70 | ssid : "il-nnw.som1.wleiden.net"
|
---|
71 | dhcp : False
|
---|
72 | compass : "w"
|
---|
73 | ns_ip : "172.16.7.11"
|
---|
74 | ns_mac : "dc:9f:db:f2:0e:5d"
|
---|
75 | bridge_type: "NanoBridge25 M5"
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 |
|
---|
79 | iface_vr2:
|
---|
80 | comment : "Interlink naar AkzoNobel2"
|
---|
81 | ip : "172.16.7.20/29"
|
---|
82 | sdesc : "2akzonobel2"
|
---|
83 | mode : "station"
|
---|
84 | type : "eth"
|
---|
85 | extra_type : "eth2wifibridge"
|
---|
86 | channel : "64"
|
---|
87 | ssid : "il-zzw.teyakzonobel2.wleiden.net"
|
---|
88 | dhcp : False
|
---|
89 | compass : "w"
|
---|
90 | ns_ip : "172.16.7.19"
|
---|
91 | ns_mac : "00:15:6d:f2:43:83"
|
---|
92 | bridge_type: "NanoStation M5"
|
---|
93 | status : "up"
|
---|
94 |
|
---|
95 |
|
---|