1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "10.0.1.1"
|
---|
7 | latitude : "52.15797"
|
---|
8 | location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
|
---|
9 | longitude : "4.49423"
|
---|
10 | masterip : "172.17.136.1"
|
---|
11 | nodename : "CeTIM1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93895
|
---|
14 | rdnap_y : 463687
|
---|
15 | service_accesspoint: True
|
---|
16 | service_incoming_rdr: False
|
---|
17 | service_proxy_ileiden: False
|
---|
18 | service_proxy_normal: True
|
---|
19 | status : "up"
|
---|
20 |
|
---|
21 |
|
---|
22 | iface_ath0:
|
---|
23 | comment : "AP CeTIM richting N en O"
|
---|
24 | ip : "172.17.136.1/26"
|
---|
25 | sdesc : "ap-no"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "3"
|
---|
29 | ssid : "ap-WirelessLeiden-Cetim1"
|
---|
30 | dhcp : "10-60"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "A-link Nanostation5 Zuid-Oost"
|
---|
36 | ip : "172.16.16.81/29"
|
---|
37 | sdesc : "2roomburgh1"
|
---|
38 | mode : "station-wds"
|
---|
39 | type : "eth"
|
---|
40 | extra_type : "eth2wifibridge"
|
---|
41 | channel : "132"
|
---|
42 | ssid : "il-zo.cetim1.wleiden.net"
|
---|
43 | dhcp : False
|
---|
44 | compass : "zo"
|
---|
45 | ns_ip : "172.16.16.82/29"
|
---|
46 | ns_mac : "00:15:6d:f6:be:66"
|
---|
47 | bridge_type: "NanoStation5"
|
---|
48 | status : "up"
|
---|
49 |
|
---|
50 | iface_vr0:
|
---|
51 | comment : "External Link"
|
---|
52 | ip : "10.0.1.13/24"
|
---|
53 | sdesc : "2external"
|
---|
54 | type : "eth"
|
---|
55 | dhcp : False
|
---|
56 | status : "down"
|
---|
57 |
|
---|
58 | iface_vr1:
|
---|
59 | comment : "Ethernet naar CeTIM2"
|
---|
60 | ip : "172.16.0.33/30"
|
---|
61 | sdesc : "2cetim2"
|
---|
62 | type : "eth"
|
---|
63 | dhcp : False
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr2:
|
---|
68 | comment : "A-link Nanostation5 Noord-Oost"
|
---|
69 | ip : "172.16.17.145/29"
|
---|
70 | sdesc : "houtmarkt"
|
---|
71 | mode : "ap-wds"
|
---|
72 | type : "eth"
|
---|
73 | extra_type : "eth2wifibridge"
|
---|
74 | channel : "120"
|
---|
75 | ssid : "il-no.cetim1.wleiden.net"
|
---|
76 | dhcp : False
|
---|
77 | compass : "no"
|
---|
78 | ns_ip : "172.16.17.146"
|
---|
79 | ns_mac : "00:15:6d:f6:be:e4"
|
---|
80 | bridge_type: "NanoStation5"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
84 | iface_vr2_alias0:
|
---|
85 | comment : "Tijdelijke Link naar Watertoren"
|
---|
86 | ip : "172.16.16.97/29"
|
---|
87 | sdesc : "2watertoren"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | dhcp : False
|
---|
91 | status : "up"
|
---|
92 |
|
---|
93 |
|
---|
94 | iface_vr2_alias1:
|
---|
95 | comment : "(w)interlink naar Spoortje"
|
---|
96 | ip : "172.16.4.17/29"
|
---|
97 | sdesc : "2spoortje"
|
---|
98 | type : "eth"
|
---|
99 | extra_type : "eth2wifibridge"
|
---|
100 | dhcp : False
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|