1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | externalif: "vr0"
|
---|
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 | release : "9.0-RELEASE"
|
---|
17 | remote_access: "huubs.xs4all.nl:1022"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Ap"
|
---|
28 | ip : "172.17.16.1/26"
|
---|
29 | sdesc : "ap"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 6
|
---|
33 | ssid : "ap-WirelessLeiden-Huub"
|
---|
34 | dhcp : "10-60"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_sis0:
|
---|
39 | comment : "Local ethernet naar extra ap2"
|
---|
40 | ip : "172.17.16.129/26"
|
---|
41 | sdesc : "2ap2"
|
---|
42 | mode : "ap"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | ssid : "ap-WirelessLeiden-Huub2"
|
---|
46 | dhcp : "140-180"
|
---|
47 | ns_ip : "172.17.16.130/26"
|
---|
48 | ns_mac : "00:15:6d:d4:f8:24"
|
---|
49 | bridge_type: "Bullet2"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_sis1:
|
---|
54 | comment : "Local ethernet naar extra ap3"
|
---|
55 | ip : "172.17.65.1/24"
|
---|
56 | sdesc : "2ap3"
|
---|
57 | mode : "ap"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | ssid : "ap-WirelessLeiden-Huub3"
|
---|
61 | dhcp : "10-250"
|
---|
62 | ns_ip : "172.17.65.2/24"
|
---|
63 | ns_mac : "00:15:6d:e8:f9:c0"
|
---|
64 | bridge_type: "Bullet2"
|
---|
65 | status : "up"
|
---|
66 |
|
---|
67 |
|
---|
68 | iface_vr0:
|
---|
69 | comment : "External Link"
|
---|
70 | ip : "192.168.3.32/24"
|
---|
71 | sdesc : "2external"
|
---|
72 | type : "eth"
|
---|
73 | dhcp : False
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr1:
|
---|
78 | comment : "Link naar Vosko2"
|
---|
79 | ip : "172.16.4.124/29"
|
---|
80 | sdesc : "2vosko2"
|
---|
81 | mode : "station-wds"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | channel : "64"
|
---|
85 | ssid : "il-w.vosko2.wleiden.net"
|
---|
86 | dhcp : False
|
---|
87 | compass : "no"
|
---|
88 | ns_ip : "172.16.4.123/29"
|
---|
89 | ns_mac : "00:15:6d:d6:33:35"
|
---|
90 | bridge_type: "NanoStation5"
|
---|
91 | status : "up"
|
---|
92 |
|
---|
93 |
|
---|
94 | iface_vr2:
|
---|
95 | comment : "Link naar Cetim2"
|
---|
96 | ip : "172.16.4.28/29"
|
---|
97 | sdesc : "2cetim2"
|
---|
98 | mode : "station-wds"
|
---|
99 | type : "eth"
|
---|
100 | extra_type : "eth2wifibridge"
|
---|
101 | channel : "36"
|
---|
102 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
103 | dhcp : False
|
---|
104 | compass : "o"
|
---|
105 | ns_ip : "172.16.4.27/29"
|
---|
106 | ns_mac : "00:15:6d:f2:1f:7f"
|
---|
107 | bridge_type: "NanoStation5"
|
---|
108 | status : "up"
|
---|
109 |
|
---|
110 |
|
---|
111 | iface_vr3:
|
---|
112 | comment : "External Link"
|
---|
113 | ip : "172.16.3.85/30"
|
---|
114 | sdesc : "2external"
|
---|
115 | type : "eth"
|
---|
116 | dhcp : False
|
---|
117 | status : "down"
|
---|
118 |
|
---|
119 |
|
---|
120 | iface_vr3_alias0:
|
---|
121 | comment : "Link naar sunnysidekick"
|
---|
122 | ip : "172.16.3.21/30"
|
---|
123 | sdesc : "2sunnysidekick"
|
---|
124 | type : "eth"
|
---|
125 | dhcp : False
|
---|
126 | status : "up"
|
---|
127 |
|
---|
128 |
|
---|