source: genesis/nodes/proxy13/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: 946 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: vr0,vr1
6latitude : 0
7location : 'Brahmslaan 40, 2324 AN, Leiden'
8longitude : 0
9masterip : 172.16.3.98
10release : 8.2-RELEASE
11nodename : Proxy13
12nodetype : Proxy
13rdnap_x : 92280
14rdnap_y : 461707
15status : up
16ileiden : no
17internalif: vr1
18nat: yes
19internalroute: 172.16.3.97
20remote_access: riff.vanderzwet.net:1022
21gateway: 192.168.42.1
22proxyid: 13
23iface_vr0:
24 comment : 'link naar Router'
25 compass : 'None'
26 desc : 'Link naar router'
27 dhcp : 'no'
28 dhcpclient : 'yes'
29 interface : 'vr0'
30 ip : '0.0.0.0/30'
31 sdesc : 'uplink'
32 status : 'up'
33 type : 'eth'
34
35iface_vr1:
36 comment : 'link naar NodeRick'
37 compass : 'None'
38 desc : 'Link naar NodeRick'
39 dhcp : 'no'
40 interface : 'vr1'
41 ip : '172.16.3.98/30'
42 sdesc : 'downlink'
43 status : 'up'
44 type : 'eth'
45
Note: See TracBrowser for help on using the repository browser.