source: genesis/nodes/HybridWatertoren2/wleiden.yaml@ 11527

Last change on this file since 11527 was 11325, checked in by rick, 13 years ago

Groepeer nodes naar monitoring_group, handig om bijvoorbeeld een kleine nagios instantie op te zetten voor een kleinere groep machines.

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10779]6gateway : "92.66.227.161"
[10116]7ileiden : True
[10881]8latitude : "52.25493"
[11059]9location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer"
[10881]10longitude : "4.75742"
[10116]11masterip : "172.17.9.1"
[11325]12monitoring_group: "wleiden"
[10116]13nodename : "Watertoren2"
[10740]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[10801]17rdr_host : "92.66.227.163"
18rdr_rules :
[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]
[10740]23release : "9.0-RELEASE"
24remote_access: "92.66.227.163:22"
25service_accesspoint: True
[10881]26service_incoming_rdr: True
[10740]27service_proxy_ileiden: True
28service_proxy_normal: True
[10779]29status : "up"
[10116]30
31
[10059]32iface_ath0:
[10883]33 comment : "OMNI voor Wifi op de westeinder (MastX:PosX)"
[10116]34 ip : "172.17.9.1/26"
35 sdesc : "ap-omni"
[10703]36 mode : "ap"
[10116]37 type : "11b"
38 channel : "8"
39 ssid : "ap-westeinder-watertoren2"
40 dhcp : "20-60"
41 status : "up"
[10059]42
43
44iface_vr0:
[10884]45 comment : "Ethernet/ Switchport: 3"
[10116]46 ip : "172.25.90.67/29"
47 sdesc : "uplink"
48 type : "eth"
[10454]49 dhcp : False
[10116]50 status : "up"
[10059]51
[10779]52
[10739]53iface_vr0_alias0:
[10888]54 comment : "Uplink"
[10739]55 ip : "92.66.227.163/29"
56 sdesc : "uplink"
57 type : "eth"
58 dhcp : False
59 status : "up"
[10116]60
[10779]61
[10059]62iface_vr1:
[10883]63 comment : "Nanostation naar Schiphol (Mast1:Pos2) (UNUSED)"
[10116]64 ip : "172.16.16.89/29"
65 sdesc : "2schiphol"
66 mode : "station-wds"
67 type : "eth"
68 channel : "36"
69 ssid : "il-nw.watertoren2.wleiden.net"
[10454]70 dhcp : False
[10116]71 compass : "nw"
72 ns_ip : "172.16.16.90/29"
73 ns_mac : "00:15:6d:70:54:a4"
[11051]74 bridge_type: "NanoStation5"
[10116]75 status : "down"
[10059]76
[10116]77
78iface_vr2:
[10884]79 comment : "Webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35"
[10116]80 ip : "172.17.0.33/28"
81 sdesc : "2webcams"
82 mode : "station-wds"
83 type : "eth"
84 channel : "44"
85 ssid : "il-n.watertoren2.wleiden.net"
[10454]86 dhcp : False
[10116]87 compass : "n"
88 ns_ip : "172.17.0.34/28"
89 ns_mac : "00:15:6d:70:4e:7f"
[11051]90 bridge_type: "NanoStation5"
[10116]91 status : "up"
92
93
Note: See TracBrowser for help on using the repository browser.