1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15765"
|
---|
7 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
|
---|
8 | longitude : "4.48786"
|
---|
9 | masterip : "172.17.176.1"
|
---|
10 | nodename : "Vosko3"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 93459
|
---|
13 | rdnap_y : 463657
|
---|
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 | iface_ath0:
|
---|
22 | comment : "Ap zuidoost"
|
---|
23 | ip : "172.17.176.1/26"
|
---|
24 | sdesc : "ap-zo"
|
---|
25 | mode : "ap"
|
---|
26 | type : "11b"
|
---|
27 | channel : "10"
|
---|
28 | ssid : "ap-WirelessLeiden-Vosko3"
|
---|
29 | dhcp : "10-60"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_ue0:
|
---|
34 | comment : "Lokaal ethernet"
|
---|
35 | ip : "172.17.175.73/28"
|
---|
36 | sdesc : "ethernet"
|
---|
37 | type : "eth"
|
---|
38 | dhcp : False
|
---|
39 | status : "up"
|
---|
40 |
|
---|
41 |
|
---|
42 | iface_vr0:
|
---|
43 | comment : "A-link to Stadhuis via Nanostation5"
|
---|
44 | ip : "172.16.5.65/29"
|
---|
45 | sdesc : "2stadhuis"
|
---|
46 | mode : "ap-wds"
|
---|
47 | type : "eth"
|
---|
48 | extra_type : "eth2wifibridge"
|
---|
49 | channel : "108"
|
---|
50 | ssid : "il-o.vosko3.wleiden.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "o"
|
---|
53 | ns_ip : "172.16.5.66/29"
|
---|
54 | ns_mac : "00:15:6d:bd:67:fe"
|
---|
55 | bridge_type: "NanoStation5"
|
---|
56 | status : "up"
|
---|
57 |
|
---|
58 |
|
---|
59 | iface_vr1:
|
---|
60 | comment : "Ethernet to interlink south-east (Plantsoen)"
|
---|
61 | ip : "172.16.5.89/29"
|
---|
62 | sdesc : "2Plantsoen"
|
---|
63 | mode : "ap-wds"
|
---|
64 | type : "eth"
|
---|
65 | extra_type : "eth2wifibridge"
|
---|
66 | channel : "92"
|
---|
67 | ssid : "il-zo.vosko3.wleiden.net"
|
---|
68 | dhcp : False
|
---|
69 | compass : "zo"
|
---|
70 | ns_ip : "172.16.5.90/29"
|
---|
71 | ns_mac : "00:15:6d:bd:67:ff"
|
---|
72 | bridge_type: "NanoStation5"
|
---|
73 | status : "up"
|
---|
74 |
|
---|
75 |
|
---|
76 | iface_vr2:
|
---|
77 | comment : "A-link to DirkLos1 via Nanostation5"
|
---|
78 | ip : "172.16.4.73/29"
|
---|
79 | sdesc : "2DirkLos1"
|
---|
80 | mode : "ap-wds"
|
---|
81 | type : "eth"
|
---|
82 | extra_type : "eth2wifibridge"
|
---|
83 | channel : "100"
|
---|
84 | ssid : "il-wnw.vosko3.wleiden.net"
|
---|
85 | dhcp : False
|
---|
86 | compass : "nw"
|
---|
87 | ns_ip : "172.16.4.74/29"
|
---|
88 | ns_mac : "00:15:6d:bd:68:9b"
|
---|
89 | status : "up"
|
---|
90 |
|
---|
91 |
|
---|
92 | iface_vr2_alias0:
|
---|
93 | comment : "A-link to geluidsnet2"
|
---|
94 | ip : "172.16.4.201/29"
|
---|
95 | sdesc : "2geluidsnet2"
|
---|
96 | type : "eth"
|
---|
97 | extra_type : "eth2wifibridge"
|
---|
98 | dhcp : False
|
---|
99 | status : "up"
|
---|
100 |
|
---|
101 |
|
---|
102 | iface_vr2_alias1:
|
---|
103 | comment : "A-link to Webster"
|
---|
104 | ip : "172.16.4.249/29"
|
---|
105 | sdesc : "2webster"
|
---|
106 | type : "eth"
|
---|
107 | extra_type : "eth2wifibridge"
|
---|
108 | dhcp : False
|
---|
109 | status : "up"
|
---|
110 |
|
---|
111 |
|
---|