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:
972 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.1.69"
|
---|
| 6 | ileiden : True
|
---|
| 7 | interfaces: "sis0,sis1"
|
---|
| 8 | internalif: "sis0"
|
---|
| 9 | internalroute: "172.23.25.65"
|
---|
| 10 | latitude : "4.47727"
|
---|
| 11 | location : "tegenover school met vleugel dak (Jenaplanschool), Oegstgeest"
|
---|
| 12 | longitude : "52.18621"
|
---|
| 13 | masterip : "172.23.25.66"
|
---|
| 14 | nodename : "Proxy11"
|
---|
| 15 | nodetype : "Proxy"
|
---|
| 16 | proxyid : 11
|
---|
| 17 | rdnap_x : 92774
|
---|
| 18 | rdnap_y : 466843
|
---|
| 19 | release : "8.2-RELEASE"
|
---|
| 20 | status : "up"
|
---|
| 21 |
|
---|
| 22 |
|
---|
| 23 | iface_sis0:
|
---|
| 24 | comment : "Ethernet"
|
---|
| 25 | interface : "sis0"
|
---|
| 26 | ip : "172.23.25.66/30"
|
---|
| 27 | desc : "Link naar Node LangeVoort"
|
---|
| 28 | sdesc : "2langevoort"
|
---|
| 29 | type : "eth"
|
---|
| 30 | dhcp : "no"
|
---|
| 31 | compass : "None"
|
---|
| 32 | status : "up"
|
---|
| 33 |
|
---|
| 34 |
|
---|
| 35 | iface_sis1:
|
---|
| 36 | comment : "Ethernet naar adsl"
|
---|
| 37 | interface : "sis1"
|
---|
| 38 | ip : "192.168.1.70/24"
|
---|
| 39 | desc : "adsl langevoort"
|
---|
| 40 | sdesc : "2adsl"
|
---|
| 41 | type : "eth"
|
---|
| 42 | dhcp : "False"
|
---|
| 43 | compass : "None"
|
---|
| 44 | status : "up"
|
---|
| 45 |
|
---|
| 46 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.