source: genesis/nodes/proxy7/wleiden.yaml@ 10059

Last change on this file since 10059 was 10059, checked in by rick, 13 years ago

Initial import if wleiden.yaml files. Migration/Removal of old ones will be
soon.

Related-To ticket:117

File size: 1.6 KB
Line 
1#
2# DO NOT EDIT - Automatically generated by 'gformat'
3# Generated at Thu Mar 8 20:33:52 2012 by rvdzwet-MacBookPro
4#
5# Genesis config yaml style
6# vim:ts=2:et:sw=2:ai
7#
8comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's! Proxy is ook dhcpd server voor de lokale gebruikers, dus apart dnsmasq geinstalleerd en geconfigureerd "
9gateway : "192.168.200.1"
10ileiden : True
11interfaces: "sis0,sis1"
12internalif: "sis1"
13internalroute: "172.17.0.2"
14latitude : "4.53567"
15location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp"
16longitude : "52.15576"
17masterip : "172.17.0.1"
18nodename : "Proxy7"
19nodetype : "Proxy"
20proxyid : 7
21rdnap_x : 96728
22rdnap_y : 463407
23release : "8.2-RELEASE"
24status : "up"
25
26
27iface_sis0:
28 comment : "Link naar Router"
29 interface : "sis0"
30 ip : "192.168.200.100/24"
31 desc : "Link naar Router"
32 sdesc : "uplink"
33 type : "eth"
34 dhcp : "no"
35 compass : "None"
36 status : "up"
37
38
39iface_sis1:
40 comment : "Local 24-subnet to node and clients"
41 interface : "sis1"
42 ip : "172.17.0.1/28"
43 desc : "naar NodeLeythenrode and ap bridges"
44 sdesc : "Leythenrode_subnet"
45 type : "eth"
46 dhcp : "no"
47 compass : "None"
48 status : "up"
49
50
51iface_sis1_alias0:
52 comment : "Local 24-subnet to node and clients"
53 interface : "sis1:0"
54 ip : "172.17.7.1/24"
55 desc : "naar NodeLeythenrode and local clients"
56 sdesc : "Leythenrode_subnet"
57 type : "eth"
58 dhcp : "no"
59 compass : "None"
60 status : "up"
61
62
Note: See TracBrowser for help on using the repository browser.