1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "92.66.227.161"
|
---|
7 | ileiden : True
|
---|
8 | latitude : "52.25493"
|
---|
9 | location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer"
|
---|
10 | longitude : "4.75742"
|
---|
11 | masterip : "172.17.10.1"
|
---|
12 | monitoring_group: "wleiden"
|
---|
13 | nodename : "Watertoren2"
|
---|
14 | nodetype : "Hybrid"
|
---|
15 | rdnap_x : 111998
|
---|
16 | rdnap_y : 474286
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | remote_access: "92.66.227.162:22"
|
---|
19 | service_accesspoint: True
|
---|
20 | service_concentrator: False
|
---|
21 | service_incoming_rdr: False
|
---|
22 | service_proxy_ileiden: True
|
---|
23 | service_proxy_normal: True
|
---|
24 | status : "up"
|
---|
25 |
|
---|
26 |
|
---|
27 | iface_ath0:
|
---|
28 | comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
|
---|
29 | ip : "172.17.10.1/26"
|
---|
30 | sdesc : "ap-omni"
|
---|
31 | mode : "ap"
|
---|
32 | type : "11g"
|
---|
33 | channel : 1
|
---|
34 | ssid : "ap-westeinder-watertoren2"
|
---|
35 | dhcp : "20-60"
|
---|
36 | status : "up"
|
---|
37 |
|
---|
38 |
|
---|
39 | iface_ue0:
|
---|
40 | comment : "Link naar Kaag2 via NSM5 (Mast2:Pos4)"
|
---|
41 | ip : "172.16.9.169/29"
|
---|
42 | sdesc : "2kaag2"
|
---|
43 | mode : "ap-wds"
|
---|
44 | type : "eth"
|
---|
45 | extra_type : "eth2wifibridge"
|
---|
46 | channel : "60"
|
---|
47 | ssid : "il-zw.watertoren2.wleiden.net"
|
---|
48 | dhcp : False
|
---|
49 | compass : "w"
|
---|
50 | ns_ip : "172.16.9.170/29"
|
---|
51 | ns_mac : "dc:9f:db:2a:27:9c"
|
---|
52 | bridge_type: "NanoStation M5"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_ue0_alias0:
|
---|
57 | comment : "Link naar StBavo2"
|
---|
58 | ip : "172.16.9.12/29"
|
---|
59 | sdesc : "2stbavo2"
|
---|
60 | type : "eth"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr0:
|
---|
65 | comment : "Ethernet / Switchport: 2"
|
---|
66 | ip : "172.25.90.65/29"
|
---|
67 | sdesc : "2proxy"
|
---|
68 | type : "eth"
|
---|
69 | dhcp : False
|
---|
70 | status : "up"
|
---|
71 |
|
---|
72 |
|
---|
73 | iface_vr0_alias0:
|
---|
74 | comment : "Uplink"
|
---|
75 | ip : "92.66.227.162/29"
|
---|
76 | sdesc : "uplink"
|
---|
77 | type : "eth"
|
---|
78 | dhcp : False
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
82 | iface_vr1:
|
---|
83 | comment : "Unused (Mast3:Pos2)"
|
---|
84 | ip : "172.16.16.100/29"
|
---|
85 | sdesc : "2kempersextra"
|
---|
86 | mode : "ap-wds"
|
---|
87 | type : "eth"
|
---|
88 | extra_type : "eth2wifibridge"
|
---|
89 | ssid : "il-zw2.watertoren2.wleiden.net"
|
---|
90 | dhcp : False
|
---|
91 | compass : "zw"
|
---|
92 | ns_ip : "172.16.16.99/29"
|
---|
93 | ns_mac : "00:15:6d:ec:81:f3"
|
---|
94 | bridge_type: "NanoStation5"
|
---|
95 | status : "up"
|
---|
96 |
|
---|
97 |
|
---|
98 | iface_vr2:
|
---|
99 | comment : "Nanostation naar Drijfhuis (Mast1:Pos3)"
|
---|
100 | ip : "172.16.16.33/29"
|
---|
101 | sdesc : "2drijfhuis"
|
---|
102 | mode : "ap-wds"
|
---|
103 | type : "eth"
|
---|
104 | extra_type : "eth2wifibridge"
|
---|
105 | channel : "132"
|
---|
106 | ssid : "il-nw-2.watertoren2.wleiden.net"
|
---|
107 | dhcp : False
|
---|
108 | compass : "nw"
|
---|
109 | ns_ip : "172.16.16.34/29"
|
---|
110 | ns_mac : "00:15:6d:70:4d:a5"
|
---|
111 | bridge_type: "NanoStation5"
|
---|
112 | status : "up"
|
---|
113 |
|
---|
114 |
|
---|