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.15685"
|
---|
8 | location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
|
---|
9 | longitude : "4.48626"
|
---|
10 | masterip : "172.17.16.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Huub"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : "093348"
|
---|
15 | rdnap_y : 463569
|
---|
16 | rdr_host : "83.160.119.88"
|
---|
17 | rdr_rules :
|
---|
18 | - ['tcp', 1194, '172.19.128.68', 1194]
|
---|
19 | release : "9.0-RELEASE"
|
---|
20 | remote_access: "huubs.xs4all.nl:1022"
|
---|
21 | service_accesspoint: True
|
---|
22 | service_incoming_rdr: True
|
---|
23 | service_proxy_ileiden: False
|
---|
24 | service_proxy_normal: True
|
---|
25 | status : "up"
|
---|
26 |
|
---|
27 |
|
---|
28 | iface_ath0:
|
---|
29 | comment : "Ap"
|
---|
30 | ip : "172.17.16.1/26"
|
---|
31 | sdesc : "ap"
|
---|
32 | mode : "ap"
|
---|
33 | type : "11b"
|
---|
34 | channel : "7"
|
---|
35 | ssid : "ap-WirelessLeiden-Huub"
|
---|
36 | dhcp : "10-60"
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_ue0:
|
---|
41 | comment : "Link naar Vosko2"
|
---|
42 | ip : "172.16.4.124/29"
|
---|
43 | sdesc : "2vosko2"
|
---|
44 | mode : "station-wds"
|
---|
45 | type : "eth"
|
---|
46 | extra_type : "eth2wifibridge"
|
---|
47 | channel : "64"
|
---|
48 | ssid : "il-w.vosko2.wleiden.net"
|
---|
49 | dhcp : False
|
---|
50 | compass : "no"
|
---|
51 | ns_ip : "172.16.4.123/29"
|
---|
52 | ns_mac : "00:15:6d:ec:82:4c"
|
---|
53 | bridge_type: "NanoStation5"
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_ue1:
|
---|
58 | comment : "Local ethernet naar extra ap"
|
---|
59 | ip : "172.17.16.129/26"
|
---|
60 | sdesc : "2ap2"
|
---|
61 | mode : "ap"
|
---|
62 | type : "eth"
|
---|
63 | dhcp : "140-180"
|
---|
64 | ns_ip : "172.17.16.130/26"
|
---|
65 | ns_mac : "00:15:6d:d4:f8:24"
|
---|
66 | bridge_type: "Bullet2"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr0:
|
---|
71 | comment : "External Link"
|
---|
72 | ip : "0.0.0.0/30"
|
---|
73 | sdesc : "2external"
|
---|
74 | type : "eth"
|
---|
75 | dhcp : "client"
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 |
|
---|
79 | iface_vr1:
|
---|
80 | comment : "Link naar Rabo1"
|
---|
81 | ip : "172.16.4.12/29"
|
---|
82 | sdesc : "2rabo1"
|
---|
83 | mode : "station-wds"
|
---|
84 | type : "eth"
|
---|
85 | extra_type : "eth2wifibridge"
|
---|
86 | channel : "44"
|
---|
87 | ssid : "il-z.rabo.wleiden.net"
|
---|
88 | dhcp : False
|
---|
89 | compass : "n"
|
---|
90 | ns_ip : "172.16.4.11/29"
|
---|
91 | ns_mac : "00:15:6d:bd:89:cb"
|
---|
92 | bridge_type: "NanoStation5"
|
---|
93 | status : "up"
|
---|
94 |
|
---|
95 |
|
---|
96 | iface_vr2:
|
---|
97 | comment : "Link naar Cetim2"
|
---|
98 | ip : "172.16.4.30/29"
|
---|
99 | sdesc : "2cetim2"
|
---|
100 | mode : "station-wds"
|
---|
101 | type : "eth"
|
---|
102 | extra_type : "eth2wifibridge"
|
---|
103 | channel : "36"
|
---|
104 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
105 | dhcp : False
|
---|
106 | compass : "o"
|
---|
107 | ns_ip : "172.16.4.29/29"
|
---|
108 | ns_mac : "00:15:6d:ec:81:ef"
|
---|
109 | bridge_type: "NanoStation5"
|
---|
110 | status : "up"
|
---|
111 |
|
---|
112 |
|
---|