source: genesis/nodes/HybridWatertoren1/wleiden.yaml@ 11519

Last change on this file since 11519 was 11423, checked in by huub, 12 years ago

tijdelijke link naar cetim1 is down ivm routering

File size: 2.4 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.10.1"
[11325]12monitoring_group: "wleiden"
[10116]13nodename : "Watertoren1"
[10744]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[11013]17release : "9.0-RELEASE"
[10743]18remote_access: "92.66.227.162:22"
19service_accesspoint: True
[10881]20service_incoming_rdr: False
[10743]21service_proxy_ileiden: True
22service_proxy_normal: True
[10779]23status : "up"
[10059]24
[10116]25
[10059]26iface_ath0:
[10883]27 comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
[10116]28 ip : "172.17.10.1/26"
29 sdesc : "ap-omni"
[10703]30 mode : "ap"
[10116]31 type : "11b"
32 channel : "8"
33 ssid : "ap-westeinder-watertoren1"
34 dhcp : "20-60"
35 status : "up"
[10059]36
37
[10116]38iface_ue0:
[10883]39 comment : "Nanostation naar CNodeKempers1 (Mast2:Pos4)"
[10116]40 ip : "172.16.16.137/29"
41 sdesc : "2kempers1"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "132"
46 ssid : "il-zzw.watertoren1.wleiden.net"
[10454]47 dhcp : False
[10729]48 compass : "zw"
[10116]49 ns_ip : "172.16.16.138/29"
50 ns_mac : "00:15:6d:70:4d:6c"
[10892]51 bridge_type: "NanoStation5"
[10116]52 status : "up"
53
54
[10059]55iface_vr0:
[10884]56 comment : "Ethernet / Switchport: 2"
[10116]57 ip : "172.25.90.65/29"
58 sdesc : "2proxy"
59 type : "eth"
[10454]60 dhcp : False
[10116]61 status : "up"
[10059]62
[10779]63
[10743]64iface_vr0_alias0:
[10888]65 comment : "Uplink"
[10743]66 ip : "92.66.227.162/29"
67 sdesc : "uplink"
68 type : "eth"
69 dhcp : False
70 status : "up"
[10116]71
[10779]72
[10059]73iface_vr1:
[10883]74 comment : "Tijdelijke Link naar Cetim1 (Mast3:Pos2)"
[10116]75 ip : "172.16.16.100/29"
76 sdesc : "2cetim1"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 ssid : "il-no.cetim1.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "zw"
[10116]83 ns_ip : "172.16.16.99/29"
84 ns_mac : "00:15:6d:ec:81:f3"
[10892]85 bridge_type: "NanoStation5"
[11423]86 status : "down"
[10059]87
[10116]88
89iface_vr2:
[10883]90 comment : "Nanostation naar CNodeDrijfhuis (Mast1:Pos3)"
[10116]91 ip : "172.16.16.33/29"
92 sdesc : "2drijfhuis"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "132"
97 ssid : "il-nw.watertoren1.wleiden.net"
[10454]98 dhcp : False
[10116]99 compass : "nw"
100 ns_ip : "172.16.16.34/29"
101 ns_mac : "00:15:6d:70:4d:a5"
[11051]102 bridge_type: "NanoStation5"
[10116]103 status : "up"
104
105
Note: See TracBrowser for help on using the repository browser.