source: genesis/nodes/Kaag2/wleiden.yaml@ 14279

Last change on this file since 14279 was 13954, checked in by huub, 7 years ago

config Kaag2 slechte link naar GHR uitgezet

File size: 2.9 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.21786"
[10116]7location : "Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)"
[10881]8longitude : "4.55925"
[10116]9masterip : "172.27.8.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Kaag2"
[11259]12nodetype : "Hybrid"
[12772]13portal_sponsor: "Stichting Promotie Kaag"
14portal_url: "http://www.kaag.nl/"
[10059]15rdnap_x : 98420
16rdnap_y : 470298
[11259]17release : "9.0-RELEASE"
18service_accesspoint: True
[11554]19service_concentrator: False
[11259]20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[10116]23status : "up"
24
25
[10059]26iface_ath0:
[12724]27 comment : "AP richting Dieperpoel via kaartje op gaasantennes"
[11259]28 ip : "172.27.8.1/24"
[10116]29 sdesc : "omni"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 1
[13248]33 ssid : "WiFi-SPKaag"
34 wlan_mac : "00:1b:b1:f1:74:77"
[11259]35 dhcp : "10-250"
[12724]36 compass : "zw"
[10116]37 status : "up"
[10059]38
[12474]39
[12229]40iface_ue0:
[12724]41 comment : "AP richting brug A44 op NanoStation M2"
[12229]42 ip : "172.17.81.1/24"
[12308]43 mode : "ap-wds"
[12229]44 type : "eth"
45 extra_type : "eth2wifibridge"
[12724]46 channel : "11"
[13248]47 ssid : "WiFi SPKaag"
[12474]48 dhcp : "10-250"
[12724]49 compass : "nw"
[12229]50 ns_ip : "172.17.81.2/24"
51 ns_mac : "00:27:22:e2:52:39"
[13248]52 bridge_type: "NanoStationM2"
[12229]53 status : "up"
[10059]54
[12229]55
[10059]56iface_vr0:
[11743]57 comment : "Link naar Watertoren2"
[12692]58 ip : "172.16.9.172/29"
[11743]59 sdesc : "2watertoren2"
[10116]60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
[12724]63 channel : "64"
[11743]64 ssid : "il-zw.watertoren2.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "o"
[12692]67 ns_ip : "172.16.9.171/29"
[12650]68 ns_mac : "dc:9f:db:2e:b9:df"
[13248]69 bridge_type: "NanoBridgeM5"
[10116]70 status : "up"
[10059]71
[10116]72
[10059]73iface_vr1:
[10884]74 comment : "Link naar Kaag1"
[10116]75 ip : "172.16.17.65/29"
76 sdesc : "2kaag1"
[12308]77 mode : "ap-wds"
[10116]78 type : "eth"
79 extra_type : "eth2wifibridge"
[12724]80 channel : "112"
[10116]81 ssid : "il-z.kaag2.wleiden.net"
[10454]82 dhcp : False
[10729]83 compass : "z"
[10116]84 ns_ip : "172.16.17.66/29"
85 ns_mac : "00:15:6d:70:51:ea"
[10892]86 bridge_type: "NanoStation5"
[10116]87 status : "up"
[10059]88
[10321]89
[10239]90iface_vr1_alias0:
[12491]91 comment : "Link naar StBavo1"
92 ip : "172.16.7.252/29"
93 sdesc : "2kaag2"
94 type : "eth"
95 extra_type : "eth2wifibridge"
[12724]96 bridge_type: "NanoStation5"
[12491]97 status : "up"
[12474]98
[13844]99
[13954]100#iface_vr1_alias1:
101# comment : "Link naar GHR"
102# ip : "172.16.7.65/29"
103# sdesc : "2ghr"
104# type : "eth"
105# extra_type : "eth2wifibridge"
106# bridge_type: "NanoStation5"
107# status : "up"
[12491]108
[13597]109
[10116]110iface_vr2:
[13794]111 comment : "Link naar HuygensN2"
[10116]112 ip : "172.16.17.76/29"
113 sdesc : "2unigorn"
114 mode : "station-wds"
115 type : "eth"
116 extra_type : "eth2wifibridge"
[11623]117 channel : "52"
[13794]118 ssid : "il-50.huygensn2.wleiden.net"
[10454]119 dhcp : False
[10729]120 compass : "zw"
[10116]121 ns_ip : "172.16.17.75/29"
[12724]122 ns_mac : "dc:9f:db:f2:11:37"
[13248]123 bridge_type: "NanoBridgeM5"
[10116]124 status : "up"
125
126
Note: See TracBrowser for help on using the repository browser.