source:
genesis/nodes/proxy15/wleiden.yaml@
10436
Last change on this file since 10436 was 10436, checked in by , 13 years ago | |
---|---|
File size: 1003 bytes |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10436] | 4 | board : "UNKNOWN" |
[10059] | 5 | comment : "None" |
[10116] | 6 | gateway : "192.168.178.1" |
7 | ileiden : False | |
8 | internalif: "vr0" | |
9 | internalroute: "172.27.129.65" | |
[10374] | 10 | latitude : "52.11886" |
[10116] | 11 | location : "Zwet, Nieuweweg Zoeterwoude" |
[10374] | 12 | longitude : "4.50151" |
[10116] | 13 | masterip : "172.27.129.67" |
14 | nat : True | |
[10321] | 15 | nodename : "proxy15" |
[10116] | 16 | nodetype : "Proxy" |
17 | proxyid : 15 | |
[10059] | 18 | rdnap_x : 94340 |
19 | rdnap_y : 459330 | |
[10116] | 20 | release : "8.2-RELEASE" |
21 | remote_access: "buzz.vanderzwet.net:1022" | |
22 | status : "up" | |
23 | ||
24 | ||
[10059] | 25 | iface_sis0: |
[10116] | 26 | comment : "Might need to be a /30 link" |
27 | interface : "sis0" | |
28 | ip : "172.27.129.67/28" | |
29 | desc : "Link naar Zwet" | |
30 | sdesc : "downlink" | |
31 | type : "eth" | |
32 | dhcp : "no" | |
33 | compass : "None" | |
34 | status : "up" | |
[10059] | 35 | |
[10116] | 36 | |
[10059] | 37 | iface_sis1: |
[10116] | 38 | comment : "link naar Router" |
39 | interface : "sis1" | |
40 | ip : "192.168.178.49/24" | |
41 | desc : "Link naar router" | |
42 | sdesc : "uplink" | |
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.