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 : "Watertoren1"
|
---|
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_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 Wifi op de westeinder (MastX:PostX)"
|
---|
28 | ip : "172.17.10.1/26"
|
---|
29 | sdesc : "ap-omni"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11b"
|
---|
32 | channel : "8"
|
---|
33 | ssid : "ap-westeinder-watertoren1"
|
---|
34 | dhcp : "20-60"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_ue0:
|
---|
39 | comment : "Nanostation naar CNodeKempers1 (Mast2:Pos4)"
|
---|
40 | ip : "172.16.16.137/29"
|
---|
41 | sdesc : "2kempers1"
|
---|
42 | mode : "station-wds"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | channel : "132"
|
---|
46 | ssid : "il-zzw.watertoren1.wleiden.net"
|
---|
47 | dhcp : False
|
---|
48 | compass : "zw"
|
---|
49 | ns_ip : "172.16.16.138/29"
|
---|
50 | ns_mac : "00:15:6d:70:4d:6c"
|
---|
51 | bridge_type: "NanoStation5"
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
55 | iface_vr0:
|
---|
56 | comment : "Ethernet / Switchport: 2"
|
---|
57 | ip : "172.25.90.65/29"
|
---|
58 | sdesc : "2proxy"
|
---|
59 | type : "eth"
|
---|
60 | dhcp : False
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr0_alias0:
|
---|
65 | comment : "Uplink"
|
---|
66 | ip : "92.66.227.162/29"
|
---|
67 | sdesc : "uplink"
|
---|
68 | type : "eth"
|
---|
69 | dhcp : False
|
---|
70 | status : "up"
|
---|
71 |
|
---|
72 |
|
---|
73 | iface_vr1:
|
---|
74 | comment : "Tijdelijke Link naar Cetim1 (Mast3:Pos2)"
|
---|
75 | ip : "172.16.16.100/29"
|
---|
76 | sdesc : "2cetim1"
|
---|
77 | mode : "station-wds"
|
---|
78 | type : "eth"
|
---|
79 | extra_type : "eth2wifibridge"
|
---|
80 | ssid : "il-no.cetim1.wleiden.net"
|
---|
81 | dhcp : False
|
---|
82 | compass : "zw"
|
---|
83 | ns_ip : "172.16.16.99/29"
|
---|
84 | ns_mac : "00:15:6d:ec:81:f3"
|
---|
85 | bridge_type: "NanoStation5"
|
---|
86 | status : "down"
|
---|
87 |
|
---|
88 |
|
---|
89 | iface_vr2:
|
---|
90 | comment : "Nanostation naar CNodeDrijfhuis (Mast1:Pos3)"
|
---|
91 | ip : "172.16.16.33/29"
|
---|
92 | sdesc : "2drijfhuis"
|
---|
93 | mode : "station-wds"
|
---|
94 | type : "eth"
|
---|
95 | extra_type : "eth2wifibridge"
|
---|
96 | channel : "132"
|
---|
97 | ssid : "il-nw.watertoren1.wleiden.net"
|
---|
98 | dhcp : False
|
---|
99 | compass : "nw"
|
---|
100 | ns_ip : "172.16.16.34/29"
|
---|
101 | ns_mac : "00:15:6d:70:4d:a5"
|
---|
102 | bridge_type: "NanoStation5"
|
---|
103 | status : "up"
|
---|
104 |
|
---|
105 |
|
---|