source: genesis/nodes/HybridHortus/wleiden.yaml@ 12860

Last change on this file since 12860 was 12860, checked in by huub, 10 years ago

enkele slechte links uitgezet

File size: 3.1 KB
RevLine 
[11586]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.15718"
7location : "Hortus Botanicus Wintertuin, Rapenburg 73, 2311 GJ, Leiden"
[11627]8longitude : "4.48483"
[11586]9masterip : "172.17.64.1"
10monitoring_group: "wleiden"
[11627]11nodename : "Hortus"
12nodetype : "Hybrid"
[11606]13portal_sponsor: "Hortus Botanicus"
14portal_url: "http://www.hortusleiden.nl/"
[11586]15rdnap_x : 93251
16rdnap_y : 463607
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[11607]23status : "up"
[11586]24
25
26iface_ath0:
27 comment : "Ap voor de buurt"
28 ip : "172.17.64.1/24"
29 sdesc : "ap"
30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 1
[11586]33 ssid : "ap-WirelessLeiden-Wintertuin"
34 dhcp : "10-250"
35 status : "up"
36
37
38iface_vr0:
[12860]39 comment : "Link naar Vosko2"
[11600]40 ip : "172.16.4.140/29"
[11586]41 sdesc : "2vosko"
[11600]42 mode : "station-wds"
[11586]43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "100"
[11600]46 ssid : "il-w2.vosko2.wleiden.net"
[11586]47 dhcp : False
[11627]48 compass : "o"
[11600]49 ns_ip : "172.16.4.139/29"
[11732]50 ns_mac : "00:27:22:8a:3d:28"
[11731]51 bridge_type: "NanoStation M5"
[11586]52 status : "up"
53
54
55iface_vr1:
[12686]56 comment : "Accesspoint wzw "
[11586]57 ip : "172.16.8.1/24"
58 sdesc : "2apwzw"
[12686]59 mode : "ap-repeater"
[11586]60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "6"
63 ssid : "ap-WirelessLeiden-Hortus"
64 dhcp : "10-250"
65 compass : "wzw"
66 ns_ip : "172.16.8.2/24"
[12686]67 ns_mac : "DC:9F:DB:62:14:BA"
68 bridge_type: "NanoStationM2"
[11586]69 status : "up"
70
[12686]71iface_vr1_extra0:
[12701]72 comment : "Repeater-3 orangerie"
[12686]73 ip : "172.16.8.3/24"
74 mode : "ap-repeater"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 ns_mac : "dc:9f:db:3e:22:95"
78 bridge_type: "NanoStationM2-loco"
[12701]79 status : "up"
[11627]80
[12686]81iface_vr1_extra1:
[12701]82 comment : "Repeater-4 tropische kas"
[12686]83 ip : "172.16.8.4/24"
84 mode : "ap-repeater"
85 type : "eth"
86 extra_type : "eth2wifibridge"
87 ns_mac : "DC:9F:DB:3E:27:34"
88 bridge_type: "NanoStationM2-loco"
[12701]89 status : "up"
[12686]90
91iface_vr1_extra2:
[12701]92 comment : "Repeater-5 Victoria kas"
[12686]93 ip : "172.16.8.5/24"
94 mode : "ap-repeater"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 ns_mac : "DC:9F:DB:3E:27:87"
98 bridge_type: "NanoStationM2-loco"
[12701]99 status : "up"
[12686]100
101iface_vr1_extra3:
[12701]102 comment : "Repeater-6 Clusius Cafe"
[12686]103 ip : "172.16.8.6/24"
104 mode : "ap-repeater"
105 type : "eth"
106 extra_type : "eth2wifibridge"
107 ns_mac : "DC:9F:DB:3E:22:43"
108 bridge_type: "NanoStationM2-loco"
[12701]109 status : "up"
[12686]110
[11586]111iface_vr2:
[12860]112 comment : "Interlink naar rijnvliet 172.16.4.161/29 - alleen winterlink"
113 ip : "0.0.0.0/29"
[11607]114 sdesc : "2rijnvliet"
115 mode : "station-wds"
[11586]116 type : "eth"
117 extra_type : "eth2wifibridge"
118 channel : "36"
[11607]119 ssid : "il-no.rv.wleiden.net"
[11586]120 dhcp : False
[11732]121 compass : "zw"
[11586]122 ns_ip : "172.16.4.162/29"
[11732]123 ns_mac : "00:27:22:10:ec:8d"
[11731]124 bridge_type: "NanoStation M5"
[11586]125 status : "up"
126
127
Note: See TracBrowser for help on using the repository browser.