source: genesis/nodes/proxy15/wleiden.yaml@ 10434

Last change on this file since 10434 was 10374, checked in by rick, 13 years ago

Correcting all lat/lon coordinates.

Fixes: beheer#167

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