Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : None
|
---|
7 | location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
|
---|
8 | longitude : None
|
---|
9 | masterip : "172.17.50.1"
|
---|
10 | nodename : "Rustdam"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : None
|
---|
13 | rdnap_y : None
|
---|
14 | release : "9.0-RELEASE"
|
---|
15 | service_accesspoint: True
|
---|
16 | service_incoming_rdr: False
|
---|
17 | service_proxy_ileiden: True
|
---|
18 | service_proxy_normal: True
|
---|
19 | status : "up"
|
---|
20 |
|
---|
21 |
|
---|
22 | iface_ath0:
|
---|
23 | comment : "Omni voor Buurt"
|
---|
24 | ip : "172.17.50.1/26"
|
---|
25 | sdesc : "2buurt"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "10"
|
---|
29 | ssid : "ap-Zoeterwoude-Rustdam"
|
---|
30 | dhcp : "10-60"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "Link to ZuidbuurseKerk"
|
---|
36 | ip : "172.16.6.148/28"
|
---|
37 | sdesc : "2kerk"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : False
|
---|
40 | status : "planned"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_vr0:
|
---|
44 | comment : "Link to house"
|
---|
45 | ip : "0.0.0.0/30"
|
---|
46 | sdesc : "2house"
|
---|
47 | type : "eth"
|
---|
48 | dhcp : "client"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr1:
|
---|
53 | comment : "Access Point"
|
---|
54 | ip : "172.17.51.1/24"
|
---|
55 | sdesc : "2veld"
|
---|
56 | mode : "ap-wds"
|
---|
57 | type : "eth"
|
---|
58 | ssid : "ap-Zoeterwoude-Rustdam-Veld1"
|
---|
59 | dhcp : "10-240"
|
---|
60 | ns_ip : "172.17.51.2/24"
|
---|
61 | ns_mac : "00:00:00:00:00:00"
|
---|
62 | ns_type : "ns2"
|
---|
63 | bridge_type: "NanoStation2"
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr2:
|
---|
68 | comment : "Access Point"
|
---|
69 | ip : "172.17.52.1/24"
|
---|
70 | sdesc : "2veld"
|
---|
71 | mode : "ap-wds"
|
---|
72 | type : "eth"
|
---|
73 | ssid : "ap-Zoeterwoude-Rustdam-Veld2"
|
---|
74 | dhcp : "10-240"
|
---|
75 | ns_ip : "172.17.52.2/24"
|
---|
76 | ns_mac : "00:00:00:00:00:00"
|
---|
77 | ns_type : "ns2"
|
---|
78 | bridge_type: "NanoStation2"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.