source: genesis/nodes/OnsBuiten1/wleiden.yaml

Last change on this file was 14285, checked in by huub, 6 years ago

nieuwe key van lodewijk toegevoegd en enkele stokoude keys verwijderd

File size: 2.5 KB
RevLine 
[13362]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[14220]4board : "ALIX2"
[13362]5comment : "None"
[13390]6latitude : "52.17128"
[13362]7location : "Tuinvereniging Ons Buiten, Joop Vervoornpad 16, 2315KL, Leiden"
[13548]8longitude : "4.50629"
[13362]9masterip : "172.17.19.1"
10monitoring_group: "Leiden"
[14220]11nodename : "OnsBuiten1"
[13362]12nodetype : "Hybrid"
13portal_sponsor: "Tuinvereniging Ons Buiten"
14portal_url: "http://www.onsbuitenleiden.nl/"
[13390]15rdnap_x : 94738
16rdnap_y : 465158
[14285]17release : "11.2-RELEASE"
[13362]18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[13369]23status : "up"
[13362]24
[13548]25
[13362]26iface_ath0:
27 comment : "Lokaal Ap"
[13928]28 parent : "bridge0"
[13362]29 sdesc : "ap"
30 mode : "ap"
31 type : "11g"
32 channel : 1
33 ssid : "WiFi-Leiden"
34 status : "up"
35
[13928]36iface_bridge0:
37 comment : "Access Points"
38 ip : "172.17.19.1/24"
39 type : "eth"
40 dhcp : "10-240"
41 status : "up"
[13548]42
[13928]43
[14220]44iface_vr0:
[14285]45 comment : "Link west - SOM2 M5 80:2a:a8:74:52:cf 172.16.3.253 OnsBuiten1-extra 04:18:d6:cc:06:f8"
[13381]46 ip : "172.16.3.252/29"
[13362]47 sdesc : "2som2"
48 mode : "station-wds"
49 type : "eth"
50 extra_type : "eth2wifibridge"
[14285]51 channel : "64"
[13390]52 ssid : "il-o.som2.wleiden.net"
[13362]53 dhcp : False
[13548]54 compass : "w"
[14025]55 ns_ip : "172.16.3.251/29"
[14220]56 ns_mac : "80:2a:a8:74:52:cf"
57 bridge_type: "NanostationM5"
[13362]58 status : "up"
59
[13548]60
[14220]61iface_vr1:
[14257]62 comment : "link zuid naar OnsBuiten3 Clubhuis"
63 ip : "172.16.7.4/29"
64 sdesc : "2onsb3"
65 mode : "station"
[13362]66 type : "eth"
67 extra_type : "eth2wifibridge"
[14285]68 channel : "100"
[14257]69 ssid : "il-n.onsbuiten3.wleiden.net"
[13928]70 dhcp : False
[13362]71 compass : "z"
[14257]72 ns_ip : "172.16.7.3/29"
[14285]73 ns_mac : "04:18:d6:cc:01:4d"
[14257]74 bridge_type: "NanoStationM5"
[13362]75 status : "up"
76
[13548]77
[14220]78iface_vr2:
[13362]79 comment : "AP zuidwest"
[13928]80 parent : "bridge0"
[13362]81 sdesc : "2apzw"
[14257]82 mode : "ap-repeater"
[13362]83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "1"
86 ssid : "WiFi Leiden"
[13928]87 dhcp : False
[13362]88 compass : "zw"
[14222]89 ns_ip : "172.17.19.4/24"
[13548]90 ns_mac : "dc:9f:db:3e:26:8c"
[13362]91 bridge_type: "NanoStationM2-Loco"
92 status : "up"
93
[14257]94iface_vr2_extra0:
95 comment : "Repeater zuidoost"
96 ip : "172.17.19.3/24"
97 mode : "ap-repeater"
98 type : "eth"
99 extra_type : "eth2wifibridge"
100 channel : "1"
101 compass : "zo"
102 ns_ip : "172.17.19.2/24"
103 ns_mac : "dc:9f:db:36:a5:93"
104 bridge_type: "NanoStationM2-Loco"
105 status : "up"
[13548]106
Note: See TracBrowser for help on using the repository browser.