Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
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
|
---|
13 | rdnap_x : 93280
|
---|
14 | rdnap_y : 463889
|
---|
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
|
---|
23 | iface_sis0:
|
---|
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'
|
---|
33 |
|
---|
34 | iface_sis1:
|
---|
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'
|
---|
44 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.