Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10104] | 4 | comment : " verbonden met adsl gateway 192.168.3.254
|
---|
| 5 | nameservers: 217.149.192.6 en 217.149.196.6
|
---|
| 6 | "
|
---|
| 7 | interfaces: sis0,sis1
|
---|
| 8 | latitude : 0
|
---|
| 9 | location : ' Huub, Rapenburg 62, 2311EZ, Leiden'
|
---|
| 10 | longitude : 0
|
---|
| 11 | masterip : 172.17.16.66
|
---|
| 12 | release : 8.2-RELEASE
|
---|
| 13 | nodename : Proxy62
|
---|
| 14 | nodetype : Proxy
|
---|
| 15 | rdnap_x : 093348
|
---|
[10059] | 16 | rdnap_y : 463569
|
---|
[10104] | 17 | status : up
|
---|
| 18 | ileiden : no
|
---|
| 19 | internalif: sis1
|
---|
| 20 | nat: no
|
---|
| 21 | internalroute: 172.17.16.65
|
---|
| 22 | gateway: 192.168.3.254
|
---|
| 23 | firewall_block: 192.168.0.0/16
|
---|
[10059] | 24 |
|
---|
[10104] | 25 | proxyid: 62
|
---|
[10059] | 26 | iface_sis0:
|
---|
[10104] | 27 | comment : 'link naar Router'
|
---|
| 28 | compass : 'None'
|
---|
| 29 | desc : 'Link naar router'
|
---|
| 30 | dhcp : 'no'
|
---|
| 31 | interface : 'sis0'
|
---|
| 32 | ip : '192.168.3.101/24'
|
---|
| 33 | sdesc : 'uplink'
|
---|
| 34 | status : 'up'
|
---|
| 35 | type : 'eth'
|
---|
[10059] | 36 |
|
---|
| 37 | iface_sis1:
|
---|
[10104] | 38 | comment : 'link naar NodeHuub'
|
---|
| 39 | compass : 'None'
|
---|
| 40 | desc : 'Link naar NodeHuub'
|
---|
| 41 | dhcp : 'no'
|
---|
| 42 | interface : 'sis1'
|
---|
| 43 | ip : '172.17.16.66/30'
|
---|
| 44 | sdesc : 'downlink'
|
---|
| 45 | status : 'up'
|
---|
| 46 | type : 'eth'
|
---|
[10059] | 47 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.