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 | iface_ath0:
|
---|
27 | comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
|
---|
28 | ip : "172.17.10.1/26"
|
---|
29 | sdesc : "ap-omni"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 1
|
---|
33 | ssid : "ap-westeinder-watertoren2"
|
---|
34 | dhcp : "20-60"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Link naar Kaag2 via NSM5 (Mast2:Pos4)"
|
---|
39 | ip : "172.16.3.244/29"
|
---|
40 | sdesc : "2kaag2"
|
---|
41 | mode : "ap-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "60"
|
---|
45 | ssid : "il-zw.watertoren2.wleiden.net"
|
---|
46 | dhcp : False
|
---|
47 | compass : "w"
|
---|
48 | ns_ip : "172.16.3.243/29"
|
---|
49 | ns_mac : "dc:9f:db:2a:27:9c"
|
---|
50 | bridge_type: "NanoStation M5"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 | iface_ue0_alias0:
|
---|
54 | comment : "Tijdelijke link naar kempers"
|
---|
55 | ip : "172.16.16.137/29"
|
---|
56 | sdesc : "2kempers"
|
---|
57 | type : "eth"
|
---|
58 | dhcp : False
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 | iface_vr0:
|
---|
62 | comment : "Ethernet / Switchport: 2"
|
---|
63 | ip : "172.25.90.65/29"
|
---|
64 | sdesc : "2proxy"
|
---|
65 | type : "eth"
|
---|
66 | dhcp : False
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 | iface_vr0_alias0:
|
---|
70 | comment : "Uplink"
|
---|
71 | ip : "92.66.227.162/29"
|
---|
72 | sdesc : "uplink"
|
---|
73 | type : "eth"
|
---|
74 | dhcp : False
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 | iface_vr1:
|
---|
78 | comment : "Unused (Mast3:Pos2)"
|
---|
79 | ip : "172.16.16.100/29"
|
---|
80 | sdesc : "2kempersextra"
|
---|
81 | mode : "ap-wds"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | ssid : "il-zw2.watertoren2.wleiden.net"
|
---|
85 | dhcp : False
|
---|
86 | compass : "zw"
|
---|
87 | ns_ip : "172.16.16.99/29"
|
---|
88 | ns_mac : "00:15:6d:ec:81:f3"
|
---|
89 | bridge_type: "NanoStation5"
|
---|
90 | status : "up"
|
---|
91 |
|
---|
92 | iface_vr2:
|
---|
93 | comment : "Nanostation naar Drijfhuis (Mast1:Pos3)"
|
---|
94 | ip : "172.16.16.33/29"
|
---|
95 | sdesc : "2drijfhuis"
|
---|
96 | mode : "ap-wds"
|
---|
97 | type : "eth"
|
---|
98 | extra_type : "eth2wifibridge"
|
---|
99 | channel : "132"
|
---|
100 | ssid : "il-nw-2.watertoren2.wleiden.net"
|
---|
101 | dhcp : False
|
---|
102 | compass : "nnw"
|
---|
103 | ns_ip : "172.16.16.34/29"
|
---|
104 | ns_mac : "00:15:6d:70:4d:a5"
|
---|
105 | bridge_type: "NanoStation5"
|
---|
106 | status : "up"
|
---|
107 |
|
---|
108 |
|
---|