source: genesis/nodes/Watertoren1/wleiden.yaml@ 13704

Last change on this file since 13704 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 3.0 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"
[11748]11masterip : "172.17.9.1"
[11325]12monitoring_group: "wleiden"
[11748]13nodename : "Watertoren1"
[10744]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[11748]17rdr_host : "92.66.227.163"
18rdr_rules :
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]
[13251]23- ['tcp', 9092, '172.17.51.5', 80]
24- ['tcp', 9096, '172.17.13.66', 88]
[11940]25- ['tcp', 43389, '172.17.0.45', 3389]
[11013]26release : "9.0-RELEASE"
[11748]27remote_access: "92.66.227.163:22"
[10743]28service_accesspoint: True
[11554]29service_concentrator: False
[13360]30service_incoming_rdr: False
[13357]31service_proxy_ileiden: False
32service_proxy_normal: False
[10779]33status : "up"
[10059]34
[10116]35
[10059]36iface_ath0:
[11748]37 comment : "OMNI voor Wifi op de westeinder (Mast3:Pos2)"
38 ip : "172.17.9.1/26"
[10116]39 sdesc : "ap-omni"
[10703]40 mode : "ap"
[11737]41 type : "11g"
[11748]42 channel : 6
[13252]43 ssid : "WiFi-Westeinder-Watertoren1"
44 wlan_mac : "00:0b:6b:85:64:78"
[10116]45 dhcp : "20-60"
46 status : "up"
[10059]47
[13548]48
[13473]49iface_ue0:
[13547]50 comment : "Nieuwe Link naar ... (Mastx:Posy) nog niet aangesloten - NM5 zit op watertoren2-vr1"
[13473]51 ip : "172.16.5.17/29"
52 sdesc : "nieuw"
53 mode : "ap-wds"
54 type : "eth"
55 extra_type : "eth2wifibridge"
56 channel : "40"
57 ssid : "il-X.watertoren1.wleiden.net"
58 dhcp : False
59 compass : "w"
60 ns_ip : "172.16.5.18/29"
61 ns_mac : "04:18:d6:ca:fd:fe"
62 bridge_type: "NanoStationM5"
[13529]63 status : "down"
[10059]64
[13473]65
[10059]66iface_vr0:
[13473]67 comment : "Ethernet/ Switchport: 3 rode patchkabel naar switch"
[11748]68 ip : "172.25.90.67/29"
69 sdesc : "uplink"
[10116]70 type : "eth"
[10454]71 dhcp : False
[10116]72 status : "up"
[10059]73
[10779]74
[10743]75iface_vr0_alias0:
[10888]76 comment : "Uplink"
[11748]77 ip : "92.66.227.163/29"
[10743]78 sdesc : "uplink"
79 type : "eth"
80 dhcp : False
81 status : "up"
[10116]82
[10779]83
[10059]84iface_vr1:
[13473]85 comment : "M5 naar Amsterdam (Mast1:Pos2) rode patchkabel naar PoE LAN1-> kabel 1"
[11748]86 ip : "172.16.16.89/29"
87 sdesc : "2ams"
[11530]88 mode : "ap-wds"
[10116]89 type : "eth"
[11748]90 channel : "44"
[11770]91 ssid : "il-nno.watertoren1.wleiden.net"
[10454]92 dhcp : False
[11748]93 compass : "nw"
94 ns_ip : "172.16.16.90/29"
95 ns_mac : "dc:9f:db:2a:1d:17"
[13473]96 bridge_type: "NanoStationM5"
[12231]97 status : "up"
[10059]98
[12474]99
[12231]100iface_vr1_alias_0:
101 comment : "Network TechInc"
102 ip : "172.17.92.1/24"
103 type : "eth"
104 dhcp : False
105 status : "up"
[10116]106
[12231]107
[10116]108iface_vr2:
[13548]109 comment : "Naar Herman; Webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35 rode patchkabel naar PoE LAN2-> kabel 2"
[11748]110 ip : "172.17.0.33/28"
[13473]111 sdesc : "2herman"
[11720]112 mode : "ap-wds"
[10116]113 type : "eth"
[13195]114 channel : "106"
[11748]115 ssid : "il-n.watertoren1.wleiden.net"
[10454]116 dhcp : False
[11748]117 compass : "n"
118 ns_ip : "172.17.0.34/28"
[13548]119 ns_mac : "dc:9f:db:2b:2f:b9"
[13473]120 bridge_type: "NanoStationM5"
[10116]121 status : "up"
122
123
Note: See TracBrowser for help on using the repository browser.