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

Last change on this file since 11266 was 11059, checked in by richardvm, 13 years ago

adres gevens van Aalsmeer

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"
12nodename : "Watertoren2"
[10740]13nodetype : "Hybrid"
[10059]14rdnap_x : 111998
15rdnap_y : 474286
[10801]16rdr_host : "92.66.227.163"
17rdr_rules :
[10815]18- ['tcp', 9080, '172.17.0.41', 80]
19- ['tcp', 9081, '172.17.0.42', 554]
20- ['tcp', 9082, '172.17.0.43', 554]
21- ['tcp', 9083, '172.17.0.44', 80]
[10740]22release : "9.0-RELEASE"
23remote_access: "92.66.227.163:22"
24service_accesspoint: True
[10881]25service_incoming_rdr: True
[10740]26service_proxy_ileiden: True
27service_proxy_normal: True
[10779]28status : "up"
[10116]29
30
[10059]31iface_ath0:
[10883]32 comment : "OMNI voor Wifi op de westeinder (MastX:PosX)"
[10116]33 ip : "172.17.9.1/26"
34 sdesc : "ap-omni"
[10703]35 mode : "ap"
[10116]36 type : "11b"
37 channel : "8"
38 ssid : "ap-westeinder-watertoren2"
39 dhcp : "20-60"
40 status : "up"
[10059]41
42
43iface_vr0:
[10884]44 comment : "Ethernet/ Switchport: 3"
[10116]45 ip : "172.25.90.67/29"
46 sdesc : "uplink"
47 type : "eth"
[10454]48 dhcp : False
[10116]49 status : "up"
[10059]50
[10779]51
[10739]52iface_vr0_alias0:
[10888]53 comment : "Uplink"
[10739]54 ip : "92.66.227.163/29"
55 sdesc : "uplink"
56 type : "eth"
57 dhcp : False
58 status : "up"
[10116]59
[10779]60
[10059]61iface_vr1:
[10883]62 comment : "Nanostation naar Schiphol (Mast1:Pos2) (UNUSED)"
[10116]63 ip : "172.16.16.89/29"
64 sdesc : "2schiphol"
65 mode : "station-wds"
66 type : "eth"
67 channel : "36"
68 ssid : "il-nw.watertoren2.wleiden.net"
[10454]69 dhcp : False
[10116]70 compass : "nw"
71 ns_ip : "172.16.16.90/29"
72 ns_mac : "00:15:6d:70:54:a4"
[11051]73 bridge_type: "NanoStation5"
[10116]74 status : "down"
[10059]75
[10116]76
77iface_vr2:
[10884]78 comment : "Webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35"
[10116]79 ip : "172.17.0.33/28"
80 sdesc : "2webcams"
81 mode : "station-wds"
82 type : "eth"
83 channel : "44"
84 ssid : "il-n.watertoren2.wleiden.net"
[10454]85 dhcp : False
[10116]86 compass : "n"
87 ns_ip : "172.17.0.34/28"
88 ns_mac : "00:15:6d:70:4e:7f"
[11051]89 bridge_type: "NanoStation5"
[10116]90 status : "up"
91
92
Note: See TracBrowser for help on using the repository browser.