1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15569"
|
---|
7 | location : "Victoria Vastgoed, Gangetje 14, 2311ER, Leiden"
|
---|
8 | longitude : "4.49327"
|
---|
9 | masterip : "172.17.140.1"
|
---|
10 | nodename : "Victoria"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 93826
|
---|
13 | rdnap_y : 463434
|
---|
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"
|
---|
24 | ip : "172.17.140.1/26"
|
---|
25 | sdesc : "ap"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "5"
|
---|
29 | ssid : "ap-WirelessLeiden-Victoria"
|
---|
30 | dhcp : "10-60"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "Ethernet naar lokaal AP met PoE"
|
---|
36 | ip : "172.17.140.65/26"
|
---|
37 | sdesc : "lokaalAP"
|
---|
38 | mode : "ap"
|
---|
39 | type : "eth"
|
---|
40 | extra_type : "eth2wifibridge"
|
---|
41 | channel : "6"
|
---|
42 | ssid : "ap2-WirelessLeiden-Victoria"
|
---|
43 | dhcp : "70-120"
|
---|
44 | ns_ip : "172.17.14.66/26"
|
---|
45 | ns_mac : ""
|
---|
46 | status : "up"
|
---|
47 |
|
---|
48 |
|
---|
49 | iface_vr0:
|
---|
50 | comment : "A-link naar Stadhuis"
|
---|
51 | ip : "172.16.17.196/29"
|
---|
52 | sdesc : "2stadhuis"
|
---|
53 | mode : "station-wds"
|
---|
54 | type : "eth"
|
---|
55 | extra_type : "eth2wifibridge"
|
---|
56 | channel : "44"
|
---|
57 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
58 | dhcp : False
|
---|
59 | compass : "nw"
|
---|
60 | ns_ip : "172.16.17.195/29"
|
---|
61 | ns_mac : "00:15:6d:70:51:f2"
|
---|
62 | bridge_type: "NanoStation5"
|
---|
63 | status : "up"
|
---|
64 |
|
---|
65 |
|
---|
66 | iface_vr1:
|
---|
67 | comment : "A-link naar CeTIM2"
|
---|
68 | ip : "172.16.17.204/29"
|
---|
69 | sdesc : "2cetim2"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "116"
|
---|
74 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
75 | dhcp : False
|
---|
76 | compass : "n"
|
---|
77 | ns_ip : "172.16.17.203/29"
|
---|
78 | ns_mac : "00:15:6d:70:53:7f"
|
---|
79 | bridge_type: "NanoStation5"
|
---|
80 | status : "up"
|
---|
81 |
|
---|
82 |
|
---|
83 | iface_vr2:
|
---|
84 | comment : "Nog vrij"
|
---|
85 | ip : "172.16.17.209/29"
|
---|
86 | sdesc : "2vrij"
|
---|
87 | mode : "ap-wds"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | channel : "124"
|
---|
91 | ssid : "il-zo.victoria.wleiden.net"
|
---|
92 | dhcp : False
|
---|
93 | compass : "se"
|
---|
94 | ns_ip : "172.16.17.210/29"
|
---|
95 | ns_mac : "00:15:6d:70:53:39"
|
---|
96 | bridge_type: "NanoStation5"
|
---|
97 | status : "down"
|
---|
98 |
|
---|
99 |
|
---|