source:
genesis/nodes/ProxyRick/wleiden.yaml@
10434
Last change on this file since 10434 was 10374, checked in by , 13 years ago | |
---|---|
File size: 969 bytes |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
4 | comment : "None" | |
[10240] | 5 | externalif: "vr0" |
[10369] | 6 | ileiden : True |
[10116] | 7 | internalif: "vr1" |
8 | internalroute: "172.16.3.97" | |
[10374] | 9 | latitude : "52.13999" |
[10116] | 10 | location : "Brahmslaan 40, 2324 AN, Leiden" |
[10374] | 11 | longitude : "4.47100" |
[10116] | 12 | masterip : "172.16.3.98" |
13 | nat : True | |
[10363] | 14 | nodename : "Rick" |
[10116] | 15 | nodetype : "Proxy" |
16 | proxyid : 13 | |
[10059] | 17 | rdnap_x : 92280 |
18 | rdnap_y : 461707 | |
[10116] | 19 | release : "8.2-RELEASE" |
20 | remote_access: "riff.vanderzwet.net:1022" | |
21 | status : "up" | |
22 | ||
23 | ||
[10059] | 24 | iface_vr0: |
[10116] | 25 | comment : "link naar Router" |
26 | interface : "vr0" | |
27 | ip : "0.0.0.0/30" | |
28 | desc : "Link naar router" | |
29 | sdesc : "uplink" | |
30 | type : "eth" | |
31 | dhcp : "no" | |
32 | compass : "None" | |
33 | dhcpclient : "yes" | |
34 | status : "up" | |
[10059] | 35 | |
[10116] | 36 | |
[10059] | 37 | iface_vr1: |
[10116] | 38 | comment : "link naar NodeRick" |
39 | interface : "vr1" | |
40 | ip : "172.16.3.98/30" | |
41 | desc : "Link naar NodeRick" | |
42 | sdesc : "downlink" | |
43 | type : "eth" | |
44 | dhcp : "no" | |
45 | compass : "None" | |
46 | status : "up" | |
[10059] | 47 | |
[10116] | 48 |
Note:
See TracBrowser
for help on using the repository browser.