1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15095"
|
---|
7 | location : "R.K. Zorgcentrum Roomburgh - noord, Hof van Roomburgh 46, 2314 ZC, Leiden"
|
---|
8 | longitude : "4.51315"
|
---|
9 | masterip : "172.18.48.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Roomburgh1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 95180
|
---|
14 | rdnap_y : 462890
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "AP voor de Noordzijde"
|
---|
25 | ip : "172.18.48.1/24"
|
---|
26 | sdesc : "ap"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "8"
|
---|
30 | ssid : "ap-WirelessLeiden-Roomburgh1"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Link naar Rosmolen"
|
---|
37 | ip : "172.16.3.41/29"
|
---|
38 | sdesc : "2rosmolen"
|
---|
39 | mode : "ap-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "124"
|
---|
43 | ssid : "il-nnw.roomburgh1.wleiden.net"
|
---|
44 | dhcp : False
|
---|
45 | compass : "n"
|
---|
46 | ns_ip : "172.16.3.42/29"
|
---|
47 | ns_mac : "00:15:6d:ea:f0:62"
|
---|
48 | bridge_type: "NanoStation5"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Lokaal subnet"
|
---|
54 | ip : "172.18.49.71/28"
|
---|
55 | sdesc : "localsubnet"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : False
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "Link naar Cetim1"
|
---|
63 | ip : "172.16.16.84/29"
|
---|
64 | sdesc : "2cetim1"
|
---|
65 | mode : "station-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "132"
|
---|
69 | ssid : "il-zo.cetim1.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "nw"
|
---|
72 | ns_ip : "172.16.16.83/29"
|
---|
73 | ns_mac : "00:15:6d:ea:ef:87"
|
---|
74 | bridge_type: "NanoStation5"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_vr2:
|
---|
79 | comment : "Link naar Lorentzhof"
|
---|
80 | ip : "172.16.5.193/29"
|
---|
81 | sdesc : "2lorentzhof"
|
---|
82 | mode : "ap-wds"
|
---|
83 | type : "eth"
|
---|
84 | extra_type : "eth2wifibridge"
|
---|
85 | channel : "100"
|
---|
86 | ssid : "il-wzw.roomburgh1.wleiden.net"
|
---|
87 | dhcp : False
|
---|
88 | compass : "wsw"
|
---|
89 | ns_ip : "172.16.5.194/29"
|
---|
90 | ns_mac : "00:15:6d:ea:f0:38"
|
---|
91 | bridge_type: "NanoStation5"
|
---|
92 | status : "down"
|
---|
93 |
|
---|
94 |
|
---|