source: genesis/nodes/Herman/wleiden.yaml@ 13645

Last change on this file since 13645 was 13593, checked in by rick, 8 years ago

mynetgear.com ddns service require clicking buttons every 30 days.

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"
[13548]6gateway : "192.168.1.1"
[10116]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"
[13593]17rdr_host : "scholten.ddns.net"
[10800]18rdr_rules :
19- ['tcp', 3389, '172.17.0.45', 3389]
[10815]20- ['tcp', 9080, '172.17.0.41', 80]
21- ['tcp', 9081, '172.17.0.42', 554]
22- ['tcp', 9082, '172.17.0.43', 554]
23- ['tcp', 9083, '172.17.0.44', 80]
[12207]24- ['tcp', 9084, '172.17.0.43', 80]
25- ['tcp', 9085, '172.17.0.42', 80]
26- ['tcp', 9086, '172.17.0.45', 21]
27- ['tcp', 9087, '172.17.0.45', 3389]
[12449]28- ['tcp', 9092, '172.17.51.5', 80]
[13251]29- ['tcp', 9096, '172.17.13.66', 88]
[10761]30release : "9.0-RELEASE"
[10797]31service_accesspoint: False
[11554]32service_concentrator: False
[12969]33service_incoming_rdr: True
[12971]34service_proxy_ileiden: True
[10761]35service_proxy_normal: False
[12421]36status : "up"
[11053]37wl_release: 10805
[10116]38
39
[10059]40iface_vr0:
[10884]41 comment : "Link naar Router"
[12972]42 ip : "192.168.1.50/24"
[10116]43 sdesc : "uplink"
44 type : "eth"
[10887]45 dhcp : "client"
[10116]46 status : "up"
[10059]47
[10116]48
[10059]49iface_vr1:
[11746]50 comment : "Interlink naar de watertoren1"
[10116]51 ip : "172.17.0.36/28"
[11746]52 sdesc : "2watertoren1"
[10116]53 mode : "station-wds"
54 type : "eth"
[13195]55 channel : "106"
[11746]56 ssid : "il-n.watertoren1.wleiden.net"
[10454]57 dhcp : False
[10729]58 compass : "z"
[10116]59 ns_ip : "172.17.0.35/28"
[13355]60 ns_mac : "04:18:d6:cc:0b:8c"
61 bridge_type: "NanoStationM5"
[10116]62 status : "up"
[10059]63
[10116]64
Note: See TracBrowser for help on using the repository browser.