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 : 'Zwet, Nieuweweg Zoeterwoude'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.27.129.67
|
---|
10 | release : 8.2-RELEASE
|
---|
11 | nodename : Proxy15
|
---|
12 | nodetype : Proxy
|
---|
13 | rdnap_x : 94340
|
---|
14 | rdnap_y : 459330
|
---|
15 | status : up
|
---|
16 | ileiden : no
|
---|
17 | internalif: vr0
|
---|
18 | nat: yes
|
---|
19 | internalroute: 172.27.129.65
|
---|
20 | remote_access: buzz.vanderzwet.net:1022
|
---|
21 | gateway: 192.168.178.1
|
---|
22 | proxyid: 15
|
---|
23 | iface_sis0:
|
---|
24 | comment : 'Might need to be a /30 link'
|
---|
25 | compass : 'None'
|
---|
26 | desc : 'Link naar Zwet'
|
---|
27 | dhcp : 'no'
|
---|
28 | interface : 'sis0'
|
---|
29 | ip : '172.27.129.67/28'
|
---|
30 | sdesc : 'downlink'
|
---|
31 | status : 'up'
|
---|
32 | type : 'eth'
|
---|
33 |
|
---|
34 | iface_sis1:
|
---|
35 | comment : 'link naar Router'
|
---|
36 | compass : 'None'
|
---|
37 | desc : 'Link naar router'
|
---|
38 | dhcp : 'no'
|
---|
39 | interface : 'sis1'
|
---|
40 | ip : '192.168.178.49/24'
|
---|
41 | sdesc : 'uplink'
|
---|
42 | status : 'up'
|
---|
43 | type : 'eth'
|
---|
44 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.