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

Last change on this file since 13035 was 12973, checked in by huub, 10 years ago

lage poorten eruit, Aalsmeer is er net aan gewend

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