source: genesis/nodes/proxy1/wleiden.yaml@ 10116

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

cleanup

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