Line | |
---|
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.95.1"
|
---|
11 | monitoring_group: "wzoeterwoude"
|
---|
12 | nodename : "Rustdam2"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : "94400"
|
---|
15 | rdnap_y : "458435"
|
---|
16 | rdr_host : "217.101.190.34"
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | remote_access: "94.210.178.47:1022"
|
---|
19 | service_accesspoint: True
|
---|
20 | service_concentrator: False
|
---|
21 | service_incoming_rdr: True
|
---|
22 | service_proxy_ileiden: True
|
---|
23 | service_proxy_normal: True
|
---|
24 | serviceid : "172.31.254.12"
|
---|
25 | status : "up"
|
---|
26 |
|
---|
27 |
|
---|
28 | iface_vr0:
|
---|
29 | comment : "Uplink"
|
---|
30 | ip : "192.168.178.5/24"
|
---|
31 | sdesc : "uplink"
|
---|
32 | type : "eth"
|
---|
33 | dhcp : False
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_vr0_alias0:
|
---|
38 | comment : "Webcam - prive"
|
---|
39 | ip : "172.16.9.201/29"
|
---|
40 | sdesc : "uplink"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : False
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr1:
|
---|
47 | comment : "Link to Rustdam"
|
---|
48 | ip : "172.16.7.100/29"
|
---|
49 | sdesc : "2rustdam"
|
---|
50 | mode : "station-wds"
|
---|
51 | type : "eth"
|
---|
52 | ssid : "il-o.rustdam.wleiden.net"
|
---|
53 | dhcp : False
|
---|
54 | compass : "z"
|
---|
55 | ns_ip : "172.16.7.99/29"
|
---|
56 | ns_mac : "00:00:00:00:00:00"
|
---|
57 | ns_type : "ns5"
|
---|
58 | bridge_type: "NanoStationM5"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
62 | iface_vr2:
|
---|
63 | comment : "Access Point"
|
---|
64 | ip : "172.17.95.1/24"
|
---|
65 | sdesc : "2terras"
|
---|
66 | mode : "ap-wds"
|
---|
67 | type : "eth"
|
---|
68 | ssid : "Wifi Zoeterwoude"
|
---|
69 | dhcp : "10-240"
|
---|
70 | ns_ip : "172.17.95.2/24"
|
---|
71 | ns_mac : "dc:9f:db:3f:21:ba"
|
---|
72 | ns_type : "ns2"
|
---|
73 | bridge_type: "NanoStationLocoM2"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.