1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.17972"
|
---|
7 | location : "Basisschool De Tweemaster, Broekplein 1, 2318 TJ, Leiden"
|
---|
8 | longitude : "4.50232"
|
---|
9 | masterip : "172.21.144.1"
|
---|
10 | nodename : "Broekplein"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 94478
|
---|
13 | rdnap_y : 466100
|
---|
14 | release : "9.0-RELEASE"
|
---|
15 | service_accesspoint: True
|
---|
16 | service_incoming_rdr: False
|
---|
17 | service_proxy_ileiden: False
|
---|
18 | service_proxy_normal: False
|
---|
19 | status : "up"
|
---|
20 |
|
---|
21 |
|
---|
22 | iface_ath0:
|
---|
23 | comment : "AP voor de buurt"
|
---|
24 | ip : "172.21.144.1/24"
|
---|
25 | sdesc : "ap"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "4"
|
---|
29 | ssid : "ap-WirelessLeiden-Broekplein"
|
---|
30 | dhcp : "10-250"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "Ethernet naar tweemaster"
|
---|
36 | ip : "172.16.6.65/29"
|
---|
37 | sdesc : "eth"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : False
|
---|
40 | status : "down"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_vr0:
|
---|
44 | comment : "A-link naar SOM1"
|
---|
45 | ip : "172.16.5.124/29"
|
---|
46 | sdesc : "2som1"
|
---|
47 | mode : "station-wds"
|
---|
48 | type : "eth"
|
---|
49 | extra_type : "eth2wifibridge"
|
---|
50 | channel : "132"
|
---|
51 | ssid : "il-n.som1.wleiden.net"
|
---|
52 | dhcp : False
|
---|
53 | compass : "zw"
|
---|
54 | ns_ip : "172.16.5.123/29"
|
---|
55 | ns_mac : "00:15:6d:ec:82:8d"
|
---|
56 | bridge_type: "NanoStation5"
|
---|
57 | status : "up"
|
---|
58 |
|
---|
59 |
|
---|
60 | iface_vr1:
|
---|
61 | comment : "Link naar Rosmolen"
|
---|
62 | ip : "172.16.5.129/29"
|
---|
63 | sdesc : "2rosmolen"
|
---|
64 | mode : "station-wds"
|
---|
65 | type : "eth"
|
---|
66 | extra_type : "eth2wifibridge"
|
---|
67 | channel : "36"
|
---|
68 | ssid : "il-z.broekplein.wleiden.net"
|
---|
69 | dhcp : False
|
---|
70 | compass : "zo"
|
---|
71 | ns_ip : "172.16.5.130/29"
|
---|
72 | ns_mac : "00:15:6d:ec:82:05"
|
---|
73 | bridge_type: "NanoStation5"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr2:
|
---|
78 | comment : "Link naar Lijtweg 2"
|
---|
79 | ip : "172.16.5.137/29"
|
---|
80 | sdesc : "2lijtweg2"
|
---|
81 | mode : "station-wds"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | channel : "44"
|
---|
85 | ssid : "il-w.broekplein.wleiden.net"
|
---|
86 | dhcp : False
|
---|
87 | compass : "w"
|
---|
88 | ns_ip : "172.16.5.138/29"
|
---|
89 | ns_mac : "00:15:6d:ec:82:79"
|
---|
90 | bridge_type: "NanoStation5"
|
---|
91 | status : "up"
|
---|
92 |
|
---|
93 |
|
---|