source: genesis/nodes/proxy1/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: 938 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis0,sis1
6latitude : 0
7location : 'Cope, Rapenburg 8, 2311 EV,Leiden'
8longitude : 0
9masterip : 172.17.8.68
10release : 8.0-RELEASE
11nodename : Proxy1
12nodetype : Proxy
13rdnap_x : 93280
14rdnap_y : 463889
15status : up
16ileiden : no
17internalif: sis1
18nat: no
19internalroute: 172.17.8.66
20gateway: 83.162.36.91
21firewall_block: 74.125.79.99/32 83.162.36.0/24
22proxyid: 1
23iface_sis0:
24 comment : 'Ethernet'
25 compass : 'None'
26 desc : 'link naar internet'
27 dhcp : 'no'
28 interface : 'sis0'
29 ip : '83.162.36.91/24'
30 sdesc : 'uplink'
31 status : 'up'
32 type : 'eth'
33
34iface_sis1:
35 comment : 'link naar NodeCope'
36 compass : 'None'
37 desc : 'Link naar NodeCope'
38 dhcp : 'no'
39 interface : 'sis1'
40 ip : '172.17.8.68/28'
41 sdesc : 'downlink'
42 status : 'up'
43 type : 'eth'
44
Note: See TracBrowser for help on using the repository browser.