source: genesis/nodes/HybridRustdam2/wleiden.yaml@ 12790

Last change on this file since 12790 was 12745, checked in by huub, 11 years ago

rdr voor webcam Leeuwenhorst veranderd bij Rustdam2

File size: 1.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[12474]5comment : "None"
[12249]6gateway : "192.168.178.1"
[11519]7latitude : "52.11082"
[11318]8location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
[11519]9longitude : "4.50254"
[12267]10masterip : "172.17.95.1"
[11325]11monitoring_group: "wzoeterwoude"
[12267]12nodename : "Rustdam2"
[10822]13nodetype : "Hybrid"
[11323]14rdnap_x : "94400"
15rdnap_y : "458435"
[12553]16rdr_host : "83.86.122.72"
[12330]17rdr_rules :
[12333]18- ['tcp', 9080, '172.17.0.41', 80]
19- ['tcp', 9081, '172.17.0.42', 554]
20- ['tcp', 9082, '172.17.0.43', 554]
21- ['tcp', 9083, '172.17.0.44', 80]
22- ['tcp', 9084, '172.17.0.43', 80]
23- ['tcp', 9085, '172.17.0.42', 80]
24- ['tcp', 9086, '172.17.0.45', 21]
25- ['tcp', 9087, '172.17.0.45', 3389]
26- ['tcp', 9090, '172.17.2.67', 80]
[12745]27- ['tcp', 9091, '172.16.9.237', 88]
[12449]28- ['tcp', 9092, '172.17.51.5', 80]
[12474]29release : "9.0-RELEASE"
30remote_access: "94.210.143.85:1022"
[10822]31service_accesspoint: True
[11554]32service_concentrator: False
[12330]33service_incoming_rdr: True
[11318]34service_proxy_ileiden: True
[10822]35service_proxy_normal: True
[12330]36status : "up"
[10059]37
[12474]38
[10059]39iface_vr0:
[12249]40 comment : "Uplink"
41 ip : "192.168.178.10/24"
42 sdesc : "uplink"
43 type : "eth"
44 dhcp : False
45 status : "up"
[11322]46
[12474]47
[10059]48iface_vr1:
[12267]49 comment : "Link to Rustdam"
50 ip : "172.16.7.100/29"
51 sdesc : "2rustdam"
[12474]52 mode : "station-wds"
[10116]53 type : "eth"
[12267]54 ssid : "il-o.rustdam.wleiden.net"
55 dhcp : False
[12474]56 compass : "z"
[12267]57 ns_ip : "172.16.7.99/29"
[11318]58 ns_mac : "00:00:00:00:00:00"
[12267]59 ns_type : "ns5"
60 bridge_type: "NanoStationM5"
[10116]61 status : "up"
[10059]62
[11322]63
[10116]64iface_vr2:
[11318]65 comment : "Access Point"
[12267]66 ip : "172.17.95.1/24"
67 sdesc : "2terras"
[11318]68 mode : "ap-wds"
[10116]69 type : "eth"
[12267]70 ssid : "ap-ZTW-Rustdam-Terras"
[11318]71 dhcp : "10-240"
[12267]72 ns_ip : "172.17.95.2/24"
[11318]73 ns_mac : "00:00:00:00:00:00"
[12267]74 ns_type : "bullet2"
75 bridge_type: "BulletM2"
[10116]76 status : "up"
[12474]77
78
Note: See TracBrowser for help on using the repository browser.