| 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 | externalif: "vr0"
|
|---|
| 7 | gateway : "192.168.200.1"
|
|---|
| 8 | ileiden : True
|
|---|
| 9 | internalif: "vr1"
|
|---|
| 10 | internalroute: "172.17.0.2"
|
|---|
| 11 | latitude : "4.53567"
|
|---|
| 12 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp"
|
|---|
| 13 | longitude : "52.15576"
|
|---|
| 14 | masterip : "172.17.0.1"
|
|---|
| 15 | nodename : "Leythenrode"
|
|---|
| 16 | nodetype : "Proxy"
|
|---|
| 17 | proxyid : 7
|
|---|
| 18 | rdnap_x : 96728
|
|---|
| 19 | rdnap_y : 463407
|
|---|
| 20 | release : "9.0-RELEASE"
|
|---|
| 21 | status : "up"
|
|---|
| 22 |
|
|---|
| 23 |
|
|---|
| 24 | iface_vr0:
|
|---|
| 25 | comment : "Link naar Router"
|
|---|
| 26 | interface : "vr0"
|
|---|
| 27 | ip : "192.168.200.100/24"
|
|---|
| 28 | desc : "Link naar Router"
|
|---|
| 29 | sdesc : "uplink"
|
|---|
| 30 | type : "eth"
|
|---|
| 31 | dhcp : False
|
|---|
| 32 | compass : "None"
|
|---|
| 33 | status : "up"
|
|---|
| 34 |
|
|---|
| 35 |
|
|---|
| 36 | iface_vr1:
|
|---|
| 37 | comment : "Local 28-subnet to node and clients"
|
|---|
| 38 | interface : "vr1"
|
|---|
| 39 | ip : "172.17.0.1/28"
|
|---|
| 40 | desc : "naar NodeLeythenrode and ap bridges"
|
|---|
| 41 | sdesc : "Leythenrode_subnet"
|
|---|
| 42 | type : "eth"
|
|---|
| 43 | dhcp : False
|
|---|
| 44 | compass : "None"
|
|---|
| 45 | status : "up"
|
|---|
| 46 |
|
|---|
| 47 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.