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 | dhcp : "140-180"
|
---|
45 | ns_ip : "172.17.16.130/26"
|
---|
46 | ns_mac : "00:15:6d:d4:f8:24"
|
---|
47 | bridge_type: "Bullet2"
|
---|
48 | status : "up"
|
---|
49 |
|
---|
50 |
|
---|
51 | iface_sis1:
|
---|
52 | comment : "Local ethernet naar extra ap3"
|
---|
53 | ip : "172.17.65.1/24"
|
---|
54 | sdesc : "2ap3"
|
---|
55 | mode : "ap"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : "10-250"
|
---|
58 | ns_ip : "172.17.65.2/24"
|
---|
59 | ns_mac : "00:15:6d:e8:f9:c0"
|
---|
60 | bridge_type: "Bullet2"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr0:
|
---|
65 | comment : "External Link"
|
---|
66 | ip : "192.168.3.32"
|
---|
67 | sdesc : "2external"
|
---|
68 | type : "eth"
|
---|
69 | dhcp : False
|
---|
70 | status : "up"
|
---|
71 |
|
---|
72 |
|
---|
73 | iface_vr1:
|
---|
74 | comment : "Link naar Vosko2"
|
---|
75 | ip : "172.16.4.124/29"
|
---|
76 | sdesc : "2vosko2"
|
---|
77 | mode : "station-wds"
|
---|
78 | type : "eth"
|
---|
79 | extra_type : "eth2wifibridge"
|
---|
80 | channel : "64"
|
---|
81 | ssid : "il-w.vosko2.wleiden.net"
|
---|
82 | dhcp : False
|
---|
83 | compass : "no"
|
---|
84 | ns_ip : "172.16.4.123/29"
|
---|
85 | ns_mac : "00:15:6d:d6:33:35"
|
---|
86 | bridge_type: "NanoStation5"
|
---|
87 | status : "up"
|
---|
88 |
|
---|
89 |
|
---|
90 | iface_vr2:
|
---|
91 | comment : "Link naar Cetim2"
|
---|
92 | ip : "172.16.4.28/29"
|
---|
93 | sdesc : "2cetim2"
|
---|
94 | mode : "station-wds"
|
---|
95 | type : "eth"
|
---|
96 | extra_type : "eth2wifibridge"
|
---|
97 | channel : "36"
|
---|
98 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
99 | dhcp : False
|
---|
100 | compass : "o"
|
---|
101 | ns_ip : "172.16.4.27/29"
|
---|
102 | ns_mac : "00:15:6d:f2:1f:7f"
|
---|
103 | bridge_type: "NanoStation5"
|
---|
104 | status : "up"
|
---|
105 |
|
---|
106 |
|
---|
107 | iface_vr3:
|
---|
108 | comment : "External Link"
|
---|
109 | ip : "172.16.3.85/30"
|
---|
110 | sdesc : "2external"
|
---|
111 | type : "eth"
|
---|
112 | dhcp : False
|
---|
113 | status : "down"
|
---|
114 |
|
---|
115 |
|
---|
116 | iface_vr3_alias0:
|
---|
117 | comment : "Link naar sunnysidekick"
|
---|
118 | ip : "172.16.3.21/30"
|
---|
119 | sdesc : "2sunnysidekick"
|
---|
120 | type : "eth"
|
---|
121 | dhcp : False
|
---|
122 | status : "up"
|
---|
123 |
|
---|
124 |
|
---|