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

Last change on this file since 12386 was 12207, checked in by rick, 12 years ago

Extra camera assignments.

File size: 1.6 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]
[10761]33release : "9.0-RELEASE"
[10797]34service_accesspoint: False
[11554]35service_concentrator: False
[10761]36service_incoming_rdr: True
37service_proxy_ileiden: False
38service_proxy_normal: False
[10779]39status : "planned"
[11053]40wl_release: 10805
[10116]41
42
[10059]43iface_vr0:
[10884]44 comment : "Link naar Router"
[11750]45 ip : "192.168.1.250/24"
[10116]46 sdesc : "uplink"
47 type : "eth"
[10887]48 dhcp : "client"
[10116]49 status : "up"
[10059]50
[10116]51
[10059]52iface_vr1:
[11746]53 comment : "Interlink naar de watertoren1"
[10116]54 ip : "172.17.0.36/28"
[11746]55 sdesc : "2watertoren1"
[10116]56 mode : "station-wds"
57 type : "eth"
58 channel : "44"
[11746]59 ssid : "il-n.watertoren1.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "z"
[10116]62 ns_ip : "172.17.0.35/28"
63 ns_mac : "00:15:6d:70:53:4f"
[11731]64 bridge_type: "NanoStation5"
[10116]65 status : "up"
[10059]66
[10116]67
Note: See TracBrowser for help on using the repository browser.