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