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

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

Herman verdient zijn eigen master ip.

File size: 1.5 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6gateway : "192.168.1.254"
7ileiden : False
8latitude : "52.25868"
9location : "Jasmijnstraat 25 1431 RH Aalsmeer"
10longitude : "4.75797"
11masterip : "172.17.75.1"
12monitoring_group: "wleiden"
13nodename : "Herman"
14nodetype : "Hybrid"
15rdnap_x : "112039"
16rdnap_y : "474703"
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]
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]
29release : "9.0-RELEASE"
30service_accesspoint: False
31service_concentrator: False
32service_incoming_rdr: True
33service_proxy_ileiden: False
34service_proxy_normal: False
35status : "planned"
36wl_release: 10805
37
38
39iface_vr0:
40 comment : "Link naar Router"
41 ip : "172.25.90.66/29"
42 sdesc : "uplink"
43 type : "eth"
44 dhcp : "client"
45 status : "up"
46
47
48iface_vr1:
49 comment : "Interlink naar de watertoren1"
50 ip : "172.17.0.36/28"
51 sdesc : "2watertoren1"
52 mode : "station-wds"
53 type : "eth"
54 channel : "44"
55 ssid : "il-n.watertoren1.wleiden.net"
56 dhcp : False
57 compass : "z"
58 ns_ip : "172.17.0.35/28"
59 ns_mac : "00:15:6d:70:53:4f"
60 bridge_type: "NanoStation5"
61 status : "up"
62
63
Note: See TracBrowser for help on using the repository browser.