Last change
on this file since 10067 was 10067, checked in by rick, 13 years ago |
Do not edit headers on the config files in indead a whee bit confusing.
Reported-By: huub
|
File size:
995 bytes
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
| 5 | gateway : "192.168.33.1"
|
---|
| 6 | ileiden : False
|
---|
| 7 | interfaces: "sis0,sis1"
|
---|
| 8 | internalif: "sis1"
|
---|
| 9 | internalroute: "172.16.5.105"
|
---|
| 10 | latitude : "4.51566"
|
---|
| 11 | location : "RKVV Meerburg, Hans Ecklplein 1, 2382 AZ, Zoeterwoude Rijndijk"
|
---|
| 12 | longitude : "52.14282"
|
---|
| 13 | masterip : "172.17.28.1"
|
---|
| 14 | nodename : "Proxy19"
|
---|
| 15 | nodetype : "Proxy"
|
---|
| 16 | proxyid : 19
|
---|
| 17 | rdnap_x : "095341"
|
---|
| 18 | rdnap_y : 461984
|
---|
| 19 | release : "8.2-RELEASE"
|
---|
| 20 | status : "up"
|
---|
| 21 |
|
---|
| 22 |
|
---|
| 23 | iface_sis0:
|
---|
| 24 | comment : "link naar Router"
|
---|
| 25 | interface : "sis0"
|
---|
| 26 | ip : "0.0.0.0/30"
|
---|
| 27 | desc : "Link naar router"
|
---|
| 28 | sdesc : "uplink"
|
---|
| 29 | type : "eth"
|
---|
| 30 | dhcp : "no"
|
---|
| 31 | compass : "None"
|
---|
| 32 | dhcpclient : "yes"
|
---|
| 33 | status : "up"
|
---|
| 34 |
|
---|
| 35 |
|
---|
| 36 | iface_sis1:
|
---|
| 37 | comment : "link naar CNodeMeerburg"
|
---|
| 38 | interface : "sis1"
|
---|
| 39 | ip : "172.16.5.108/29"
|
---|
| 40 | desc : "Link naar Meerburg"
|
---|
| 41 | sdesc : "2meerburg"
|
---|
| 42 | type : "eth"
|
---|
| 43 | dhcp : "no"
|
---|
| 44 | compass : "None"
|
---|
| 45 | status : "up"
|
---|
| 46 |
|
---|
| 47 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.