source:
genesis/nodes/Rustdam2/wleiden.yaml@
14392
Last change on this file since 14392 was 14013, checked in by , 7 years ago | |
---|---|
File size: 1.7 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[12474] | 5 | comment : "None" |
[12249] | 6 | gateway : "192.168.178.1" |
[11519] | 7 | latitude : "52.11082" |
[11318] | 8 | location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude " |
[11519] | 9 | longitude : "4.50254" |
[12267] | 10 | masterip : "172.17.95.1" |
[11325] | 11 | monitoring_group: "wzoeterwoude" |
[12267] | 12 | nodename : "Rustdam2" |
[10822] | 13 | nodetype : "Hybrid" |
[11323] | 14 | rdnap_x : "94400" |
15 | rdnap_y : "458435" | |
[13853] | 16 | rdr_host : "217.101.190.34" |
[12474] | 17 | release : "9.0-RELEASE" |
[13825] | 18 | remote_access: "94.210.178.47:1022" |
[10822] | 19 | service_accesspoint: True |
[11554] | 20 | service_concentrator: False |
[12330] | 21 | service_incoming_rdr: True |
[11318] | 22 | service_proxy_ileiden: True |
[10822] | 23 | service_proxy_normal: True |
[13844] | 24 | serviceid : "172.31.254.12" |
[12330] | 25 | status : "up" |
[10059] | 26 | |
[12474] | 27 | |
[10059] | 28 | iface_vr0: |
[12249] | 29 | comment : "Uplink" |
[12866] | 30 | ip : "192.168.178.5/24" |
[12249] | 31 | sdesc : "uplink" |
32 | type : "eth" | |
33 | dhcp : False | |
34 | status : "up" | |
[11322] | 35 | |
[13548] | 36 | |
[13229] | 37 | iface_vr0_alias0: |
38 | comment : "Webcam - prive" | |
[13266] | 39 | ip : "172.16.9.201/29" |
[13229] | 40 | sdesc : "uplink" |
41 | type : "eth" | |
42 | dhcp : False | |
43 | status : "up" | |
[12474] | 44 | |
[13229] | 45 | |
[10059] | 46 | iface_vr1: |
[12267] | 47 | comment : "Link to Rustdam" |
48 | ip : "172.16.7.100/29" | |
49 | sdesc : "2rustdam" | |
[12474] | 50 | mode : "station-wds" |
[10116] | 51 | type : "eth" |
[12267] | 52 | ssid : "il-o.rustdam.wleiden.net" |
53 | dhcp : False | |
[12474] | 54 | compass : "z" |
[12267] | 55 | ns_ip : "172.16.7.99/29" |
[11318] | 56 | ns_mac : "00:00:00:00:00:00" |
[12267] | 57 | ns_type : "ns5" |
58 | bridge_type: "NanoStationM5" | |
[10116] | 59 | status : "up" |
[10059] | 60 | |
[11322] | 61 | |
[14013] | 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.