source: genesis/nodes/Watertoren2/wleiden.yaml@ 14314

Last change on this file since 14314 was 14256, checked in by rick, 6 years ago

Watertoren gateway has been removed for time beeing

Herman proposed as alternative.

File size: 2.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.25493"
[11059]7location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer"
[10881]8longitude : "4.75742"
[11748]9masterip : "172.17.10.1"
[11325]10monitoring_group: "wleiden"
[11748]11nodename : "Watertoren2"
[10740]12nodetype : "Hybrid"
[10059]13rdnap_x : 111998
14rdnap_y : 474286
[10740]15release : "9.0-RELEASE"
[14198]16remote_access: "watertoren.ddns.net:1023"
[10740]17service_accesspoint: True
[11554]18service_concentrator: False
[11748]19service_incoming_rdr: False
[14256]20service_proxy_ileiden: False
21service_proxy_normal: False
[14194]22serviceid : "172.31.254.23"
[10779]23status : "up"
[10116]24
[12474]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
[13252]33 ssid : "WiFi-Westeinder-Watertoren2"
34 wlan_mac : "00:0b:6b:85:66:bb"
[10116]35 dhcp : "20-60"
36 status : "up"
[10059]37
[13548]38
[11748]39iface_ue0:
40 comment : "Link naar Kaag2 via NSM5 (Mast2:Pos4)"
[12692]41 ip : "172.16.9.169/29"
[11748]42 sdesc : "2kaag2"
43 mode : "ap-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
[12166]46 channel : "60"
[11748]47 ssid : "il-zw.watertoren2.wleiden.net"
48 dhcp : False
49 compass : "w"
[12692]50 ns_ip : "172.16.9.170/29"
[11748]51 ns_mac : "dc:9f:db:2a:27:9c"
52 bridge_type: "NanoStation M5"
53 status : "up"
54
[12569]55
[10059]56iface_vr0:
[13480]57 comment : "Ethernet / Switchport: 2 gele patchkabel"
[14200]58 ip : "192.168.0.11/24"
59 sdesc : "uplink"
[10116]60 type : "eth"
[10454]61 dhcp : False
[10116]62 status : "up"
[10059]63
[12474]64
[10739]65iface_vr0_alias0:
[14200]66 comment : "Watertoren internal ring"
67 ip : "172.25.90.65/29"
68 sdesc : "2ring"
[10739]69 type : "eth"
70 dhcp : False
71 status : "up"
[10116]72
[12474]73
[10059]74iface_vr1:
[11748]75 comment : "Unused (Mast3:Pos2)"
[13480]76 ip : "172.16.16.97/29"
[11748]77 sdesc : "2kempersextra"
[11712]78 mode : "ap-wds"
[10116]79 type : "eth"
[11748]80 extra_type : "eth2wifibridge"
[13480]81 channel : "100"
[11748]82 ssid : "il-zw2.watertoren2.wleiden.net"
[10454]83 dhcp : False
[11748]84 compass : "zw"
[13480]85 ns_ip : "172.16.16.98/29"
86 ns_mac : "04:18:d6:cc:01:5d"
87 bridge_type: "NanoStationM5"
[11748]88 status : "up"
[10059]89
[12474]90
[10116]91iface_vr2:
[11771]92 comment : "Nanostation naar Drijfhuis (Mast1:Pos3)"
93 ip : "172.16.16.33/29"
94 sdesc : "2drijfhuis"
[11712]95 mode : "ap-wds"
[10116]96 type : "eth"
[11748]97 extra_type : "eth2wifibridge"
98 channel : "132"
[11768]99 ssid : "il-nw-2.watertoren2.wleiden.net"
[10454]100 dhcp : False
[12474]101 compass : "nw"
[11771]102 ns_ip : "172.16.16.34/29"
[13480]103 ns_mac : "04:18:d6:ca:fd:a1"
[11051]104 bridge_type: "NanoStation5"
[10116]105 status : "up"
106
107
Note: See TracBrowser for help on using the repository browser.