Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15765"
|
---|
7 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
|
---|
8 | longitude : "4.48786"
|
---|
9 | masterip : "172.17.175.1"
|
---|
10 | nodename : "Vosko2"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 93459
|
---|
13 | rdnap_y : 463657
|
---|
14 | release : "9.0-RELEASE"
|
---|
15 | service_accesspoint: True
|
---|
16 | service_incoming_rdr: False
|
---|
17 | service_proxy_ileiden: False
|
---|
18 | service_proxy_normal: False
|
---|
19 | status : "up"
|
---|
20 |
|
---|
21 | iface_ath0:
|
---|
22 | comment : "Ap noord"
|
---|
23 | ip : "172.17.175.1/24"
|
---|
24 | sdesc : "ap-n"
|
---|
25 | mode : "ap"
|
---|
26 | type : "11b"
|
---|
27 | channel : "2"
|
---|
28 | ssid : "ap-WirelessLeiden-Vosko2"
|
---|
29 | dhcp : "10-250"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "Link naar rund"
|
---|
35 | ip : "172.16.17.153/29"
|
---|
36 | sdesc : "2rund"
|
---|
37 | mode : "ap-wds"
|
---|
38 | type : "eth"
|
---|
39 | extra_type : "eth2wifibridge"
|
---|
40 | channel : "44"
|
---|
41 | ssid : "il-no.vosko2.wleiden.net"
|
---|
42 | dhcp : False
|
---|
43 | compass : "no"
|
---|
44 | ns_ip : "172.16.17.154"
|
---|
45 | ns_mac : "00:15:6d:f3:35:7d"
|
---|
46 | bridge_type: "NanoStation5"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr1:
|
---|
51 | comment : "Interlink w (Robijn)"
|
---|
52 | ip : "172.16.4.113/29"
|
---|
53 | sdesc : "2Robijn"
|
---|
54 | mode : "ap-wds"
|
---|
55 | type : "eth"
|
---|
56 | extra_type : "eth2wifibridge"
|
---|
57 | channel : "140"
|
---|
58 | ssid : "il-w.vosko2.wleiden.net"
|
---|
59 | dhcp : False
|
---|
60 | compass : "w"
|
---|
61 | ns_ip : "172.16.4.114/29"
|
---|
62 | ns_mac : "00:15:6d:f7:be:f7"
|
---|
63 | bridge_type: "NanoStation5"
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr1_alias0:
|
---|
68 | comment : "Interlink w (Huub)"
|
---|
69 | ip : "172.16.4.121/29"
|
---|
70 | sdesc : "2huub"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | dhcp : False
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr1_alias1:
|
---|
78 | comment : "Interlink w (BCSte)"
|
---|
79 | ip : "172.16.3.155/29"
|
---|
80 | sdesc : "2bcste"
|
---|
81 | type : "eth"
|
---|
82 | extra_type : "eth2wifibridge"
|
---|
83 | dhcp : False
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 |
|
---|
87 | iface_vr2:
|
---|
88 | comment : "Lokaal ethernet"
|
---|
89 | ip : "172.17.175.72/28"
|
---|
90 | sdesc : "ethernet"
|
---|
91 | type : "eth"
|
---|
92 | dhcp : False
|
---|
93 | status : "up"
|
---|
94 |
|
---|
95 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.