| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
|
|---|
| 5 | externalif: "vr0"
|
|---|
| 6 | gateway : "192.168.200.1"
|
|---|
| 7 | ileiden : True
|
|---|
| 8 | internalif: "vr1"
|
|---|
| 9 | internalroute: "172.17.0.2"
|
|---|
| 10 | latitude : "52.15576"
|
|---|
| 11 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp"
|
|---|
| 12 | longitude : "4.53567"
|
|---|
| 13 | masterip : "172.17.0.1"
|
|---|
| 14 | nodename : "proxy7"
|
|---|
| 15 | nodetype : "Proxy"
|
|---|
| 16 | proxyid : 7
|
|---|
| 17 | rdnap_x : 96728
|
|---|
| 18 | rdnap_y : 463407
|
|---|
| 19 | release : "9.0-RELEASE"
|
|---|
| 20 | status : "up"
|
|---|
| 21 |
|
|---|
| 22 |
|
|---|
| 23 | iface_vr0:
|
|---|
| 24 | comment : "Link naar Router"
|
|---|
| 25 | interface : "vr0"
|
|---|
| 26 | ip : "192.168.200.100/24"
|
|---|
| 27 | desc : "Link naar Router"
|
|---|
| 28 | sdesc : "uplink"
|
|---|
| 29 | type : "eth"
|
|---|
| 30 | dhcp : "no"
|
|---|
| 31 | compass : "None"
|
|---|
| 32 | status : "up"
|
|---|
| 33 |
|
|---|
| 34 |
|
|---|
| 35 | iface_vr1:
|
|---|
| 36 | comment : "Local 24-subnet to node and clients"
|
|---|
| 37 | interface : "vr1"
|
|---|
| 38 | ip : "172.17.0.1/28"
|
|---|
| 39 | desc : "naar NodeLeythenrode and ap bridges"
|
|---|
| 40 | sdesc : "Leythenrode_subnet"
|
|---|
| 41 | type : "eth"
|
|---|
| 42 | dhcp : "no"
|
|---|
| 43 | compass : "None"
|
|---|
| 44 | status : "up"
|
|---|
| 45 |
|
|---|
| 46 |
|
|---|
| 47 | iface_vr1_alias0:
|
|---|
| 48 | comment : "Local 24-subnet to node and clients"
|
|---|
| 49 | interface : "vr1:0"
|
|---|
| 50 | ip : "172.17.7.1/24"
|
|---|
| 51 | desc : "naar NodeLeythenrode and local clients"
|
|---|
| 52 | sdesc : "Leythenrode_subnet"
|
|---|
| 53 | type : "eth"
|
|---|
| 54 | dhcp : "no"
|
|---|
| 55 | compass : "None"
|
|---|
| 56 | status : "up"
|
|---|
| 57 |
|
|---|
| 58 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.