1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | externalif: "vr0"
|
---|
7 | ileiden : True
|
---|
8 | latitude : "52.15685"
|
---|
9 | location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
|
---|
10 | longitude : "4.48626"
|
---|
11 | masterip : "172.17.16.1"
|
---|
12 | monitoring_group: "wleiden"
|
---|
13 | nodename : "Huub"
|
---|
14 | nodetype : "Hybrid"
|
---|
15 | rdnap_x : "093348"
|
---|
16 | rdnap_y : 463569
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | remote_access: "huubs.xs4all.nl:1022"
|
---|
19 | service_accesspoint: True
|
---|
20 | service_concentrator: False
|
---|
21 | service_incoming_rdr: False
|
---|
22 | service_proxy_ileiden: False
|
---|
23 | service_proxy_normal: True
|
---|
24 | status : "up"
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Ap"
|
---|
28 | ip : "172.17.16.1/26"
|
---|
29 | sdesc : "ap"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11b"
|
---|
32 | channel : "7"
|
---|
33 | ssid : "ap-WirelessLeiden-Huub"
|
---|
34 | dhcp : "10-60"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_sis1:
|
---|
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 | iface_sis2:
|
---|
51 | comment : "Local ethernet naar extra ap3"
|
---|
52 | ip : "172.17.65.1/24"
|
---|
53 | sdesc : "2ap3"
|
---|
54 | mode : "ap"
|
---|
55 | type : "eth"
|
---|
56 | dhcp : "10-250"
|
---|
57 | ns_ip : "172.17.65.2/24"
|
---|
58 | ns_mac : "00:15:6d:d4:f8:24"
|
---|
59 | bridge_type: "Bullet2"
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 | iface_vr0:
|
---|
63 | comment : "External Link"
|
---|
64 | ip : "0.0.0.0/24"
|
---|
65 | sdesc : "2external"
|
---|
66 | type : "eth"
|
---|
67 | dhcp : "client"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 | iface_vr1:
|
---|
71 | comment : "Link naar Vosko2"
|
---|
72 | ip : "172.16.4.124/29"
|
---|
73 | sdesc : "2vosko2"
|
---|
74 | mode : "station-wds"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | channel : "64"
|
---|
78 | ssid : "il-w.vosko2.wleiden.net"
|
---|
79 | dhcp : False
|
---|
80 | compass : "no"
|
---|
81 | ns_ip : "172.16.4.123/29"
|
---|
82 | ns_mac : "00:15:6D:D6:33:35"
|
---|
83 | bridge_type: "NanoStation5Loco"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 | iface_vr2:
|
---|
87 | comment : "Link naar Cetim2"
|
---|
88 | ip : "172.16.4.28/29"
|
---|
89 | sdesc : "2cetim2"
|
---|
90 | mode : "station-wds"
|
---|
91 | type : "eth"
|
---|
92 | extra_type : "eth2wifibridge"
|
---|
93 | channel : "36"
|
---|
94 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
95 | dhcp : False
|
---|
96 | compass : "o"
|
---|
97 | ns_ip : "172.16.4.27/29"
|
---|
98 | ns_mac : " 00:15:6D:F2:1F:7F"
|
---|
99 | bridge_type: "NanoStation5Loco"
|
---|
100 | status : "up"
|
---|
101 |
|
---|
102 | iface_vr3:
|
---|
103 | comment : "Link naar Rabo1"
|
---|
104 | ip : "172.16.4.12/29"
|
---|
105 | sdesc : "2rabo1"
|
---|
106 | mode : "station-wds"
|
---|
107 | type : "eth"
|
---|
108 | extra_type : "eth2wifibridge"
|
---|
109 | channel : "44"
|
---|
110 | ssid : "il-z.rabo.wleiden.net"
|
---|
111 | dhcp : False
|
---|
112 | compass : "n"
|
---|
113 | ns_ip : "172.16.4.11/29"
|
---|
114 | ns_mac : "00:15:6d:bd:89:cb"
|
---|
115 | bridge_type: "NanoStation5"
|
---|
116 | status : "up"
|
---|
117 |
|
---|
118 |
|
---|
119 |
|
---|