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 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.11823"
|
---|
8 | location : "PV De Kerkduif, Nieuweweg 9, 2381 NW,Zoeterwoude "
|
---|
9 | longitude : "4.50433"
|
---|
10 | masterip : "172.17.13.1"
|
---|
11 | monitoring_group: "wzoeterwoude"
|
---|
12 | nodename : "PVKerkDuif"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | portal_sponsor: "Free-WiFi Zoeterwoude"
|
---|
15 | portal_url: "http://www.ijsclubzoeterwoude.nl/"
|
---|
16 | rdnap_x : 94532
|
---|
17 | rdnap_y : 459257
|
---|
18 | release : "9.0-RELEASE"
|
---|
19 | service_accesspoint: True
|
---|
20 | service_concentrator: False
|
---|
21 | service_incoming_rdr: False
|
---|
22 | service_proxy_ileiden: False
|
---|
23 | service_proxy_normal: False
|
---|
24 | status : "up"
|
---|
25 |
|
---|
26 |
|
---|
27 | iface_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 |
|
---|
36 | iface_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 |
|
---|
52 | iface_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.