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