1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.17732"
|
---|
7 | location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
|
---|
8 | longitude : "4.50479"
|
---|
9 | masterip : "172.21.168.1"
|
---|
10 | nodename : "Rosmolen"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 94644
|
---|
13 | rdnap_y : 465831
|
---|
14 | service_accesspoint: True
|
---|
15 | service_incoming_rdr: False
|
---|
16 | service_proxy_ileiden: False
|
---|
17 | service_proxy_normal: False
|
---|
18 | status : "up"
|
---|
19 |
|
---|
20 |
|
---|
21 | iface_ath0:
|
---|
22 | comment : "Ap voor de buurt"
|
---|
23 | ip : "172.21.168.1/24"
|
---|
24 | sdesc : "ap"
|
---|
25 | mode : "ap"
|
---|
26 | type : "11b"
|
---|
27 | channel : "5"
|
---|
28 | ssid : "ap-wirelessleiden.rosmolen"
|
---|
29 | dhcp : "10-250"
|
---|
30 | compass : "wirelessleiden"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "Ethernet naar filiaal OBL"
|
---|
36 | ip : "172.21.168.65/28"
|
---|
37 | sdesc : "eth"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : False
|
---|
40 | status : "down"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_ue1:
|
---|
44 | comment : "Link naar xxxx"
|
---|
45 | ip : "172.16.2.57/30"
|
---|
46 | sdesc : "2xxxx"
|
---|
47 | mode : "station-wds"
|
---|
48 | type : "eth"
|
---|
49 | extra_type : "eth2wifibridge"
|
---|
50 | channel : "3"
|
---|
51 | ssid : "il-nw.rosmolen.wleiden.net"
|
---|
52 | dhcp : False
|
---|
53 | compass : "w"
|
---|
54 | ns_ip : "172.16.3.74/29"
|
---|
55 | ns_mac : "00:15:6d:"
|
---|
56 | status : "down"
|
---|
57 |
|
---|
58 |
|
---|
59 | iface_vr0:
|
---|
60 | comment : "A-link naar Broekplein"
|
---|
61 | ip : "172.16.5.132/29"
|
---|
62 | sdesc : "2Broekplein"
|
---|
63 | mode : "station-wds"
|
---|
64 | type : "eth"
|
---|
65 | extra_type : "eth2wifibridge"
|
---|
66 | channel : "36"
|
---|
67 | ssid : "il-z.broekplein.wleiden.net"
|
---|
68 | dhcp : False
|
---|
69 | compass : "nw"
|
---|
70 | ns_ip : "172.16.5.131/29"
|
---|
71 | ns_mac : "00:15:6d:70:54:c5"
|
---|
72 | bridge_type: "NanoStation5"
|
---|
73 | status : "up"
|
---|
74 |
|
---|
75 |
|
---|
76 | iface_vr1:
|
---|
77 | comment : "Link naar Roomburgh1"
|
---|
78 | ip : "172.16.3.44/29"
|
---|
79 | sdesc : "2roomburgh1"
|
---|
80 | mode : "station-wds"
|
---|
81 | type : "eth"
|
---|
82 | extra_type : "eth2wifibridge"
|
---|
83 | channel : "124"
|
---|
84 | ssid : "il-nnw.roomburgh1.wleiden.net"
|
---|
85 | dhcp : False
|
---|
86 | compass : "z"
|
---|
87 | ns_ip : "172.16.3.43/29"
|
---|
88 | ns_mac : ""
|
---|
89 | bridge_type: "NanoStation5"
|
---|
90 | status : "up"
|
---|
91 |
|
---|
92 |
|
---|
93 | iface_vr2:
|
---|
94 | comment : "Link naar Regenboog"
|
---|
95 | ip : "172.16.5.201/29"
|
---|
96 | sdesc : "2regenboog"
|
---|
97 | mode : "station-wds"
|
---|
98 | type : "eth"
|
---|
99 | extra_type : "eth2wifibridge"
|
---|
100 | channel : "11"
|
---|
101 | ssid : "il-o.rosmolen.wleiden.net"
|
---|
102 | dhcp : False
|
---|
103 | compass : "e"
|
---|
104 | ns_ip : "172.16.5.202/29"
|
---|
105 | ns_mac : "00:15:6d:e8:f9:3d"
|
---|
106 | status : "down"
|
---|
107 |
|
---|
108 |
|
---|