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

Last change on this file since 12446 was 12368, checked in by huub, 12 years ago

ipvan link kempers-kudelstaart stond nog op watertoren2 config

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"
[11748]11masterip : "172.17.10.1"
[11325]12monitoring_group: "wleiden"
[11748]13nodename : "Watertoren2"
[10740]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[10740]17release : "9.0-RELEASE"
[11748]18remote_access: "92.66.227.162:22"
[10740]19service_accesspoint: True
[11554]20service_concentrator: False
[11748]21service_incoming_rdr: False
[10740]22service_proxy_ileiden: True
23service_proxy_normal: True
[10779]24status : "up"
[10116]25
[10059]26iface_ath0:
[11748]27 comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
28 ip : "172.17.10.1/26"
[10116]29 sdesc : "ap-omni"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11748]32 channel : 1
33 ssid : "ap-westeinder-watertoren2"
[10116]34 dhcp : "20-60"
35 status : "up"
[10059]36
[11748]37iface_ue0:
38 comment : "Link naar Kaag2 via NSM5 (Mast2:Pos4)"
39 ip : "172.16.3.244/29"
40 sdesc : "2kaag2"
41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
[12166]44 channel : "60"
[11748]45 ssid : "il-zw.watertoren2.wleiden.net"
46 dhcp : False
47 compass : "w"
48 ns_ip : "172.16.3.243/29"
49 ns_mac : "dc:9f:db:2a:27:9c"
50 bridge_type: "NanoStation M5"
51 status : "up"
52
[10059]53iface_vr0:
[11748]54 comment : "Ethernet / Switchport: 2"
55 ip : "172.25.90.65/29"
56 sdesc : "2proxy"
[10116]57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
[10059]60
[10739]61iface_vr0_alias0:
[10888]62 comment : "Uplink"
[11748]63 ip : "92.66.227.162/29"
[10739]64 sdesc : "uplink"
65 type : "eth"
66 dhcp : False
67 status : "up"
[10116]68
[10059]69iface_vr1:
[11748]70 comment : "Unused (Mast3:Pos2)"
71 ip : "172.16.16.100/29"
72 sdesc : "2kempersextra"
[11712]73 mode : "ap-wds"
[10116]74 type : "eth"
[11748]75 extra_type : "eth2wifibridge"
76 ssid : "il-zw2.watertoren2.wleiden.net"
[10454]77 dhcp : False
[11748]78 compass : "zw"
79 ns_ip : "172.16.16.99/29"
80 ns_mac : "00:15:6d:ec:81:f3"
81 bridge_type: "NanoStation5"
82 status : "up"
[10059]83
[10116]84iface_vr2:
[11771]85 comment : "Nanostation naar Drijfhuis (Mast1:Pos3)"
86 ip : "172.16.16.33/29"
87 sdesc : "2drijfhuis"
[11712]88 mode : "ap-wds"
[10116]89 type : "eth"
[11748]90 extra_type : "eth2wifibridge"
91 channel : "132"
[11768]92 ssid : "il-nw-2.watertoren2.wleiden.net"
[10454]93 dhcp : False
[11771]94 compass : "nnw"
95 ns_ip : "172.16.16.34/29"
[11748]96 ns_mac : "00:15:6d:70:4d:a5"
[11051]97 bridge_type: "NanoStation5"
[10116]98 status : "up"
99
100
Note: See TracBrowser for help on using the repository browser.