source: genesis/nodes/ProxyZwet/wleiden.yaml@ 10702

Last change on this file since 10702 was 10526, checked in by ronald, 13 years ago

proxy names in yaml files turn out to be proxy name suffixes

File size: 1002 bytes
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6gateway : "192.168.178.1"
7ileiden : False
8internalif: "vr0"
9internalroute: "172.27.129.65"
[10374]10latitude : "52.11886"
[10116]11location : "Zwet, Nieuweweg Zoeterwoude"
[10374]12longitude : "4.50151"
[10116]13masterip : "172.27.129.67"
14nat : True
[10526]15nodename : "Zwet"
[10116]16nodetype : "Proxy"
17proxyid : 15
[10059]18rdnap_x : 94340
19rdnap_y : 459330
[10116]20release : "8.2-RELEASE"
21remote_access: "buzz.vanderzwet.net:1022"
22status : "up"
23
24
[10059]25iface_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"
[10454]32 dhcp : False
[10116]33 compass : "None"
34 status : "up"
[10059]35
[10116]36
[10059]37iface_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"
[10454]44 dhcp : False
[10116]45 compass : "None"
46 status : "up"
[10059]47
[10116]48
Note: See TracBrowser for help on using the repository browser.