source: genesis/nodes/HybridHerman/wleiden.yaml@ 12402

Last change on this file since 12402 was 12402, checked in by rick, 11 years ago

Setting new rules for Rustdam Camera

File size: 1.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10434]4board : "ALIX2"
[10059]5comment : "None"
[10116]6gateway : "192.168.1.254"
7ileiden : False
[10400]8latitude : "52.25868"
9location : "Jasmijnstraat 25 1431 RH Aalsmeer"
10longitude : "4.75797"
[11749]11masterip : "172.17.75.1"
[11325]12monitoring_group: "wleiden"
[10527]13nodename : "Herman"
[10761]14nodetype : "Hybrid"
[10400]15rdnap_x : "112039"
16rdnap_y : "474703"
[10800]17rdr_host : "212.182.169.157"
18rdr_rules :
19- ['tcp', 21, '172.17.0.45', 21]
20- ['tcp', 84, '172.17.0.41', 80]
21- ['tcp', 85, '172.17.0.42', 80]
22- ['tcp', 86, '172.17.0.43', 80]
23- ['tcp', 87, '172.17.0.44', 80]
24- ['tcp', 3389, '172.17.0.45', 3389]
[10815]25- ['tcp', 9080, '172.17.0.41', 80]
26- ['tcp', 9081, '172.17.0.42', 554]
27- ['tcp', 9082, '172.17.0.43', 554]
28- ['tcp', 9083, '172.17.0.44', 80]
[12207]29- ['tcp', 9084, '172.17.0.43', 80]
30- ['tcp', 9085, '172.17.0.42', 80]
31- ['tcp', 9086, '172.17.0.45', 21]
32- ['tcp', 9087, '172.17.0.45', 3389]
[12402]33- ['tcp', 9092, '172.17.51.20', 80]
[10761]34release : "9.0-RELEASE"
[10797]35service_accesspoint: False
[11554]36service_concentrator: False
[10761]37service_incoming_rdr: True
38service_proxy_ileiden: False
39service_proxy_normal: False
[10779]40status : "planned"
[11053]41wl_release: 10805
[10116]42
43
[10059]44iface_vr0:
[10884]45 comment : "Link naar Router"
[11750]46 ip : "192.168.1.250/24"
[10116]47 sdesc : "uplink"
48 type : "eth"
[10887]49 dhcp : "client"
[10116]50 status : "up"
[10059]51
[10116]52
[10059]53iface_vr1:
[11746]54 comment : "Interlink naar de watertoren1"
[10116]55 ip : "172.17.0.36/28"
[11746]56 sdesc : "2watertoren1"
[10116]57 mode : "station-wds"
58 type : "eth"
59 channel : "44"
[11746]60 ssid : "il-n.watertoren1.wleiden.net"
[10454]61 dhcp : False
[10729]62 compass : "z"
[10116]63 ns_ip : "172.17.0.35/28"
64 ns_mac : "00:15:6d:70:53:4f"
[11731]65 bridge_type: "NanoStation5"
[10116]66 status : "up"
[10059]67
[10116]68
Note: See TracBrowser for help on using the repository browser.