Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.18218"
|
---|
7 | location : "Zorgcentrum Rustenborch, Van Wijckersloothplein 3, 2341 BB, Oegstgeest"
|
---|
8 | longitude : "4.46392"
|
---|
9 | masterip : "172.23.24.1"
|
---|
10 | nodename : "Rustenborch"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 91855
|
---|
13 | rdnap_y : 466407
|
---|
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 |
|
---|
22 | iface_ath0:
|
---|
23 | comment : "Ap"
|
---|
24 | ip : "172.23.24.1/24"
|
---|
25 | sdesc : "ap"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "1"
|
---|
29 | ssid : "ap-WirelessLeiden-Rustenborch"
|
---|
30 | dhcp : "10-250"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "Ethernet naar rustenborch"
|
---|
36 | ip : "172.23.24.65/28"
|
---|
37 | sdesc : "eth"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : "66-78"
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_vr1:
|
---|
44 | comment : "Link naar Lijtweg2"
|
---|
45 | ip : "172.16.6.36/29"
|
---|
46 | sdesc : "2lijtweg2"
|
---|
47 | mode : "station-wds"
|
---|
48 | type : "eth"
|
---|
49 | extra_type : "eth2wifibridge"
|
---|
50 | channel : "116"
|
---|
51 | ssid : "il-w.lijtweg2.wleiden.net"
|
---|
52 | dhcp : False
|
---|
53 | compass : "no"
|
---|
54 | ns_ip : "172.16.6.35"
|
---|
55 | ns_mac : "00:15:6d:71:54:67"
|
---|
56 | bridge_type: "NanoStation5"
|
---|
57 | status : "up"
|
---|
58 |
|
---|
59 |
|
---|
60 | iface_vr2:
|
---|
61 | comment : "Link naar UniGorN"
|
---|
62 | ip : "172.16.17.244/29"
|
---|
63 | sdesc : "2unigorn"
|
---|
64 | mode : "station-wds"
|
---|
65 | type : "eth"
|
---|
66 | extra_type : "eth2wifibridge"
|
---|
67 | channel : "104"
|
---|
68 | ssid : "il-n.unigorn.wleiden.net"
|
---|
69 | dhcp : False
|
---|
70 | compass : "z"
|
---|
71 | ns_ip : "172.16.17.243/29"
|
---|
72 | ns_mac : "00:15:6d:70:54:cc"
|
---|
73 | bridge_type: "NanoStation5"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.