1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | latitude : "52.15457"
|
---|
6 | location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden"
|
---|
7 | longitude : "4.46265"
|
---|
8 | masterip : "172.20.8.1"
|
---|
9 | gateway : "192.168.178.1"
|
---|
10 | externalif: "ue0"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Robijn"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 91729
|
---|
15 | rdnap_y : 463336
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | remote_access: "83.86.137.210:22"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: True
|
---|
22 | service_proxy_normal: True
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Omni voor de buurt"
|
---|
28 | ip : "172.20.8.1/24"
|
---|
29 | sdesc : "omni"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 6
|
---|
33 | ssid : "ap-WirelessLeiden-Robijn"
|
---|
34 | dhcp : "10-250"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Uplink"
|
---|
39 | ip : "192.168.178.10/24"
|
---|
40 | sdesc : "uplink"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : False
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 | iface_ue0_alias0:
|
---|
46 | comment : "Ethernet naar Robijn"
|
---|
47 | ip : "172.16.3.1/29"
|
---|
48 | sdesc : "2robijn2"
|
---|
49 | type : "eth"
|
---|
50 | dhcp : False
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 | iface_vr0:
|
---|
54 | comment : "A link naar Vosko2 via nanostation"
|
---|
55 | ip : "172.16.4.84/29"
|
---|
56 | sdesc : "2vosko2"
|
---|
57 | mode : "station-wds"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | channel : "140"
|
---|
61 | ssid : "il-w.vosko.wleiden.net"
|
---|
62 | dhcp : False
|
---|
63 | compass : "o"
|
---|
64 | ns_ip : "172.16.4.83/29"
|
---|
65 | ns_mac : "00:15:6d:f2:39:3d"
|
---|
66 | bridge_type: "NanoStation5"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr1:
|
---|
71 | comment : "A Link naar Robijn3 via nanostation"
|
---|
72 | ip : "172.16.3.204/29"
|
---|
73 | sdesc : "2robijn3"
|
---|
74 | mode : "station-wds"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | channel : "36"
|
---|
78 | ssid : "il-no.robijn3.wleiden.net"
|
---|
79 | dhcp : False
|
---|
80 | compass : "n"
|
---|
81 | ns_ip : "172.16.3.203/29"
|
---|
82 | ns_mac : "DC:9F:DB:E4:98:C9"
|
---|
83 | bridge_type: "NanoStationM5"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 |
|
---|
87 | iface_vr2:
|
---|
88 | comment : "A Link naar AJSoft1 via nanostation"
|
---|
89 | ip : "172.16.5.228/29"
|
---|
90 | sdesc : "2ajsoft"
|
---|
91 | mode : "station-wds"
|
---|
92 | type : "eth"
|
---|
93 | extra_type : "eth2wifibridge"
|
---|
94 | channel : "60"
|
---|
95 | ssid : "il-nw.ajsoft1.wleiden.net"
|
---|
96 | dhcp : False
|
---|
97 | compass : "z"
|
---|
98 | ns_ip : "172.16.5.227/29"
|
---|
99 | ns_mac : "00:15:6d:f2:38:07"
|
---|
100 | bridge_type: "NanoStation5"
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|