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

Last change on this file since 10104 was 10104, checked in by richardvm, 13 years ago

yaml needed for gformat

File size: 947 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis0,sis1
6latitude : 0
7location : 'Zwet, Nieuweweg Zoeterwoude'
8longitude : 0
9masterip : 172.27.129.67
10release : 8.2-RELEASE
11nodename : Proxy15
12nodetype : Proxy
13rdnap_x : 94340
14rdnap_y : 459330
15status : up
16ileiden : no
17internalif: vr0
18nat: yes
19internalroute: 172.27.129.65
20remote_access: buzz.vanderzwet.net:1022
21gateway: 192.168.178.1
22proxyid: 15
23iface_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
34iface_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.