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

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

Cosmetics.

File size: 2.2 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"
[10116]9location : "Watertoren, Kudelstaartseweg,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 interface : "ath0"
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 compass : "None"
42 status : "up"
[10059]43
44
45iface_vr0:
[10884]46 comment : "Ethernet/ Switchport: 3"
[10116]47 interface : "vr0"
48 ip : "172.25.90.67/29"
49 sdesc : "uplink"
50 type : "eth"
[10454]51 dhcp : False
[10116]52 compass : "None"
53 status : "up"
[10059]54
[10779]55
[10739]56iface_vr0_alias0:
[10888]57 comment : "Uplink"
[10739]58 interface : "vr0"
59 ip : "92.66.227.163/29"
60 sdesc : "uplink"
61 type : "eth"
62 dhcp : False
63 compass : "None"
64 status : "up"
[10116]65
[10779]66
[10059]67iface_vr1:
[10883]68 comment : "Nanostation naar Schiphol (Mast1:Pos2) (UNUSED)"
[10116]69 interface : "vr1"
70 ip : "172.16.16.89/29"
71 sdesc : "2schiphol"
72 mode : "station-wds"
73 type : "eth"
74 channel : "36"
75 ssid : "il-nw.watertoren2.wleiden.net"
[10454]76 dhcp : False
[10116]77 compass : "nw"
78 ns_ip : "172.16.16.90/29"
79 ns_mac : "00:15:6d:70:54:a4"
80 status : "down"
[10059]81
[10116]82
83iface_vr2:
[10884]84 comment : "Webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35"
[10116]85 interface : "vr2"
86 ip : "172.17.0.33/28"
87 sdesc : "2webcams"
88 mode : "station-wds"
89 type : "eth"
90 channel : "44"
91 ssid : "il-n.watertoren2.wleiden.net"
[10454]92 dhcp : False
[10116]93 compass : "n"
94 ns_ip : "172.17.0.34/28"
95 ns_mac : "00:15:6d:70:4e:7f"
96 status : "up"
97
98
Note: See TracBrowser for help on using the repository browser.