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