Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10104] | 5 | interfaces: sis0,sis1
|
---|
| 6 | latitude : 0
|
---|
| 7 | location : 'Cope, Rapenburg 8, 2311 EV,Leiden'
|
---|
| 8 | longitude : 0
|
---|
| 9 | masterip : 172.17.8.68
|
---|
| 10 | release : 8.0-RELEASE
|
---|
| 11 | nodename : Proxy1
|
---|
| 12 | nodetype : Proxy
|
---|
[10059] | 13 | rdnap_x : 93280
|
---|
| 14 | rdnap_y : 463889
|
---|
[10104] | 15 | status : up
|
---|
| 16 | ileiden : no
|
---|
| 17 | internalif: sis1
|
---|
| 18 | nat: no
|
---|
| 19 | internalroute: 172.17.8.66
|
---|
| 20 | gateway: 83.162.36.91
|
---|
| 21 | firewall_block: 74.125.79.99/32 83.162.36.0/24
|
---|
| 22 | proxyid: 1
|
---|
[10059] | 23 | iface_sis0:
|
---|
[10104] | 24 | comment : 'Ethernet'
|
---|
| 25 | compass : 'None'
|
---|
| 26 | desc : 'link naar internet'
|
---|
| 27 | dhcp : 'no'
|
---|
| 28 | interface : 'sis0'
|
---|
| 29 | ip : '83.162.36.91/24'
|
---|
| 30 | sdesc : 'uplink'
|
---|
| 31 | status : 'up'
|
---|
| 32 | type : 'eth'
|
---|
[10059] | 33 |
|
---|
| 34 | iface_sis1:
|
---|
[10104] | 35 | comment : 'link naar NodeCope'
|
---|
| 36 | compass : 'None'
|
---|
| 37 | desc : 'Link naar NodeCope'
|
---|
| 38 | dhcp : 'no'
|
---|
| 39 | interface : 'sis1'
|
---|
| 40 | ip : '172.17.8.68/28'
|
---|
| 41 | sdesc : 'downlink'
|
---|
| 42 | status : 'up'
|
---|
| 43 | type : 'eth'
|
---|
[10059] | 44 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.