source: genesis/nodes/PVKerkDuif/wleiden.yaml@ 14316

Last change on this file since 14316 was 14061, checked in by rick, 7 years ago

Fix broken internal card spamming the dmesg

File size: 1.6 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.11823"
8location : "PV De Kerkduif, Nieuweweg 9, 2381 NW,Zoeterwoude "
9longitude : "4.50433"
10masterip : "172.17.13.1"
11monitoring_group: "wzoeterwoude"
12nodename : "PVKerkDuif"
13nodetype : "Hybrid"
14portal_sponsor: "Free-WiFi Zoeterwoude"
15portal_url: "http://www.ijsclubzoeterwoude.nl/"
16rdnap_x : 94532
17rdnap_y : 459257
18release : "9.0-RELEASE"
19service_accesspoint: True
20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: False
23service_proxy_normal: False
24status : "up"
25
26
27iface_vr0:
28 comment : "Link naar switch PVKerkDuif Network, camera c4:d6:55:3e:19:3f at .66"
29 ip : "172.17.13.65/28"
30 sdesc : "2building"
31 type : "eth"
32 dhcp : "66-78"
33 status : "up"
34
35
36iface_vr1:
37 comment : "Link to Zwet"
38 ip : "172.16.16.172/29"
39 sdesc : "2zwet"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 ssid : "il-o.zwet.wleiden.net"
44 dhcp : False
45 compass : "w"
46 ns_ip : "172.16.16.171/29"
47 ns_mac : "00:15:6d:ec:82:69"
48 bridge_type: "NanoStation5"
49 status : "up"
50
51
52iface_vr2:
53 comment : "AccessPoint Sportvelden via NanoStation, peer 00:27:22:E2:53:DD 172.17.20.3"
54 ip : "172.17.20.1/24"
55 sdesc : "2sportvelden"
56 mode : "ap-wds"
57 type : "eth"
58 channel : "11"
59 ssid : "ap-ZTW-PVKerkDuif-Buiten"
60 dhcp : "11-250"
61 ns_ip : "172.17.20.2/24"
62 ns_mac : "00:27:22:80:5a:b6"
63 bridge_type: "NanoStation M2"
64 status : "up"
65
66
Note: See TracBrowser for help on using the repository browser.