Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
|
---|
6 | gateway : "192.168.200.1"
|
---|
7 | latitude : "52.15576"
|
---|
8 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
|
---|
9 | longitude : "4.53567"
|
---|
10 | masterip : "172.17.7.1"
|
---|
11 | nodename : "Leythenrode2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 96728
|
---|
14 | rdnap_y : 463407
|
---|
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_vr0:
|
---|
23 | comment : "External Link"
|
---|
24 | ip : "192.168.200.100/24"
|
---|
25 | sdesc : "2external"
|
---|
26 | type : "eth"
|
---|
27 | dhcp : False
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_vr1:
|
---|
32 | comment : "Ethernet"
|
---|
33 | ip : "172.17.7.1/24"
|
---|
34 | sdesc : "localsubnet"
|
---|
35 | type : "eth"
|
---|
36 | dhcp : "10-250"
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_vr1_alias0:
|
---|
41 | comment : "Local 28-subnet to Leythenrode1 and clients (ap bridges)"
|
---|
42 | ip : "172.17.0.2/28"
|
---|
43 | sdesc : "Leythenrode_subnet"
|
---|
44 | type : "eth"
|
---|
45 | dhcp : False
|
---|
46 | status : "up"
|
---|
47 |
|
---|
48 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.