1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "192.168.178.1"
|
---|
7 | latitude : "52.11082"
|
---|
8 | location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
|
---|
9 | longitude : "4.50254"
|
---|
10 | masterip : "172.17.50.1"
|
---|
11 | monitoring_group: "wzoeterwoude"
|
---|
12 | nodename : "Rustdam"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : "94400"
|
---|
15 | rdnap_y : "458435"
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | remote_access: "83.85.202.106:1022"
|
---|
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_ue0:
|
---|
27 | comment : "Link to StJan"
|
---|
28 | ip : "172.16.6.4/29"
|
---|
29 | sdesc : "2stjan"
|
---|
30 | mode : "station-wds"
|
---|
31 | type : "eth"
|
---|
32 | extra_type : "eth2wifibridge"
|
---|
33 | channel : "108"
|
---|
34 | ssid : "il-nw.stjan.wleiden.net"
|
---|
35 | dhcp : False
|
---|
36 | compass : "z"
|
---|
37 | ns_ip : "172.16.6.3/29"
|
---|
38 | ns_mac : "dc:9f:db:2a:1d:eb"
|
---|
39 | bridge_type: "NanoStation M5"
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_vr0:
|
---|
44 | comment : "Link to house"
|
---|
45 | ip : "172.16.7.97/29"
|
---|
46 | sdesc : "2house"
|
---|
47 | mode : "ap-wds"
|
---|
48 | type : "eth"
|
---|
49 | extra_type : "eth2wifibridge"
|
---|
50 | ssid : "il-o.rustdam.wleiden.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "z"
|
---|
53 | ns_ip : "172.16.7.98/29"
|
---|
54 | ns_mac : "00:00:00:00:00:00"
|
---|
55 | ns_type : "ns5"
|
---|
56 | bridge_type: "NanoStation5M"
|
---|
57 | status : "up"
|
---|
58 |
|
---|
59 |
|
---|
60 | iface_vr1:
|
---|
61 | comment : "Access Point - AirCam (00:27:22:60:43:F1) 172.17.51.5/24"
|
---|
62 | ip : "172.17.51.1/24"
|
---|
63 | sdesc : "2veld"
|
---|
64 | mode : "ap-wds"
|
---|
65 | type : "eth"
|
---|
66 | ssid : "ap-ZTW-Rustdam-BosVeld"
|
---|
67 | dhcp : "10-240"
|
---|
68 | ns_ip : "172.17.51.2/24"
|
---|
69 | ns_mac : "00:00:00:00:00:00"
|
---|
70 | ns_type : "ns2"
|
---|
71 | bridge_type: "NanoStation2"
|
---|
72 | status : "up"
|
---|
73 |
|
---|
74 |
|
---|
75 | iface_vr2:
|
---|
76 | comment : "Access Point"
|
---|
77 | ip : "172.17.52.1/24"
|
---|
78 | sdesc : "2veld"
|
---|
79 | mode : "ap-wds"
|
---|
80 | type : "eth"
|
---|
81 | ssid : "ap-ZTW-Rustdam-WeideVeld"
|
---|
82 | dhcp : "10-240"
|
---|
83 | ns_ip : "172.17.52.2/24"
|
---|
84 | ns_mac : "00:00:00:00:00:00"
|
---|
85 | ns_type : "ns2"
|
---|
86 | bridge_type: "NanoStation2"
|
---|
87 | status : "up"
|
---|
88 |
|
---|
89 |
|
---|