source: genesis/nodes/proxy62/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: 1022 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : " verbonden met adsl gateway 192.168.3.254
5 nameservers: 217.149.192.6 en 217.149.196.6
6"
7interfaces: sis0,sis1
8latitude : 0
9location : ' Huub, Rapenburg 62, 2311EZ, Leiden'
10longitude : 0
11masterip : 172.17.16.66
12release : 8.2-RELEASE
13nodename : Proxy62
14nodetype : Proxy
15rdnap_x : 093348
16rdnap_y : 463569
17status : up
18ileiden : no
19internalif: sis1
20nat: no
21internalroute: 172.17.16.65
22gateway: 192.168.3.254
23firewall_block: 192.168.0.0/16
24
25proxyid: 62
26iface_sis0:
27 comment : 'link naar Router'
28 compass : 'None'
29 desc : 'Link naar router'
30 dhcp : 'no'
31 interface : 'sis0'
32 ip : '192.168.3.101/24'
33 sdesc : 'uplink'
34 status : 'up'
35 type : 'eth'
36
37iface_sis1:
38 comment : 'link naar NodeHuub'
39 compass : 'None'
40 desc : 'Link naar NodeHuub'
41 dhcp : 'no'
42 interface : 'sis1'
43 ip : '172.17.16.66/30'
44 sdesc : 'downlink'
45 status : 'up'
46 type : 'eth'
47
Note: See TracBrowser for help on using the repository browser.