Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | gateway : "192.168.178.1"
|
---|
6 | ileiden : False
|
---|
7 | internalif: "vr0"
|
---|
8 | internalroute: "172.27.129.65"
|
---|
9 | latitude : "52.11886"
|
---|
10 | location : "Zwet, Nieuweweg Zoeterwoude"
|
---|
11 | longitude : "4.50151"
|
---|
12 | masterip : "172.27.129.67"
|
---|
13 | nat : True
|
---|
14 | nodename : "proxy15"
|
---|
15 | nodetype : "Proxy"
|
---|
16 | proxyid : 15
|
---|
17 | rdnap_x : 94340
|
---|
18 | rdnap_y : 459330
|
---|
19 | release : "8.2-RELEASE"
|
---|
20 | remote_access: "buzz.vanderzwet.net:1022"
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_sis0:
|
---|
25 | comment : "Might need to be a /30 link"
|
---|
26 | interface : "sis0"
|
---|
27 | ip : "172.27.129.67/28"
|
---|
28 | desc : "Link naar Zwet"
|
---|
29 | sdesc : "downlink"
|
---|
30 | type : "eth"
|
---|
31 | dhcp : "no"
|
---|
32 | compass : "None"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_sis1:
|
---|
37 | comment : "link naar Router"
|
---|
38 | interface : "sis1"
|
---|
39 | ip : "192.168.178.49/24"
|
---|
40 | desc : "Link naar router"
|
---|
41 | sdesc : "uplink"
|
---|
42 | type : "eth"
|
---|
43 | dhcp : "no"
|
---|
44 | compass : "None"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.