source: genesis/dns/staticDNS.yaml@ 11402

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

Pool entries are generated in gformat.py these days.

  • Property svn:eol-style set to native
File size: 3.2 KB
Line 
1--- # Static DNS Entries
2# Various
3- RV : CNodeRV
4- RijnVliet : CNodeRV
5- RijnenVliet : CNodeRV
6- rustenborg : CNodeRustenborch
7- strkvrw : CNodeLMStruykVerwo1
8- roomburgh : CNodeRoomburgh1
9
10# vosko
11- apkerk1.CNodeVosko : 172.17.176.8
12- apkerk2.CNodeVosko : 172.17.176.9
13
14# lijtweg
15- bbLijtweg1 : CNodeLijtweg1
16- bbLijtweg2 : CNodeLijtweg2
17- lijtweg : CNodeLijtweg1
18
19# cetim:
20- apkerk.CNodeCeTIM : 172.17.143.9
21- hk : CNodeCeTIM1
22- hk1 : CNodeCeTIM1
23- hk2 : CNodeCeTIM2
24- hlk : CNodeCeTIM1
25- hlk1 : CNodeCeTIM1
26- hlk2 : CNodeCeTIM2
27- cetim : CNodeCeTIM1
28
29# proxy servers:
30- proxy : 172.31.255.1
31- welcome : 172.31.255.1
32- proxy.CNodeCeTIM : 172.17.143.254
33- proxy1 : 172.17.8.68
34- proxy2 : 172.17.143.4
35- proxy3 : 172.20.128.98
36- proxy4 : 172.16.2.254
37- proxy5 : 172.19.168.66
38- proxy40 : 172.20.136.19
39
40
41# Diensten op het netwerk gehost op prive servers:
42- forum : 172.20.128.18
43- zeehos1.CNodeMeca : 172.26.0.8
44- zeehos1 : zeehos1.CNodeMeca
45- zeehos2.CNodeMeca : 172.26.0.9
46- zeehos2 : zeehos2.CNodeMeca
47
48# dirkx:
49- boem.CNodeRund : 172.17.160.3
50- foem.CNodeRund : 172.17.160.2
51- gw.CNodeRund : 172.17.160.6
52
53# lvp:
54- lvp : 172.17.136.2
55- audiobro : 172.19.136.2
56
57# rudi/xlexit:
58- rudi-gw.CNodeRudi : 172.23.0.70
59- xlexit-gw.CNodeRudi : 172.23.0.69
60- xlexit : xlexit-gw.CNodeRudi
61- xlexit2.CNodeRudi : 172.23.0.66
62
63
64# jasper:
65- smc.CNodeJasper : 172.18.8.67
66- tango.CNodeJasper : 172.18.8.66
67- tango : tango.CNodeJasper
68
69# cope:
70- server.CNodeCope : 172.17.8.67
71- vpn-cope : server.CNodeCope
72
73# vpn servers:
74- vpn.CNodeLvLn : 172.17.144.66
75- vpn.CNodeLvLz : 172.17.40.66
76- vpn.CNodeOBLc : 172.17.152.67
77
78# DHCP static addressen + vrijwilligers verwijzingen:
79- kovijn : 172.17.8.5
80- Johan : Johan.CNodeGandalf
81- Johan.CNodeGandalf : 172.25.128.2
82- eddy : 172.16.2.114
83- hiephoi1.CNodeAJSoft : 172.20.136.7
84- hiephoi1 : hiephoi1.CNodeAJSoft
85- hiephoi2.CNodeAJSoft : 172.20.136.8
86- hiephoi2 : hiephoi2.CNodeAJSoft
87- hiephoi3.CNodeAJSoft : 172.20.136.9
88- hiephoi3 : hiephoi3.CNodeAJSoft
89- jeroen.CNodeVeldbies : 172.25.0.18
90- jeroen : jeroen.CNodeVeldbies
91- kok.CNodeCope : 172.17.8.6
92- kok : kok.CNodeCope
93- lodewijk : 172.17.136.9
94- marcel.CNodeROCl : 172.21.0.5
95- marcel : marcel.CNodeROCl
96- mostaza.CNodeROCl : 172.21.0.6
97- mostaza : mostaza.CNodeROCl
98- timbolino.CNodeAZC : 172.19.144.5
99- timbolino : timbolino.CNodeAZC
100- trracer.CNodeJorg : 172.20.0.67
101- trracer : trracer.CNodeJorg
102- buffy: 172.17.143.6
103- factory : 172.19.128.69
104- www2 : sunny
105
106# Prive Servers:
107- buzz.CNodeZwet: 172.27.129.66
108- buzz: buzz.CNodeZwet
109- smarthost: buzz
110
111# WL Servers:
112- sunfire: { 'reverse' : True, 'a' : 172.19.128.68 }
113- sunny : { 'reverse' : True, 'a' : 172.16.4.46 }
114- dyndns : 172.16.4.46
115- wlconfig : sunny
116- loghost : sunny
117
118# Overige:
119- aa-design : aa-design.CNodeCope
120- aa-design.CNodeCope : 172.17.8.7
121- binnen.CNodeBurcht : 172.17.184.129
122- dorsthorst.CNodeVeldbies : 172.25.0.66
123- www.CNodeOBLc : 172.17.152.66
124- bibliotheek : www.CNodeOBLc
125- bieb : www.CNodeOBLc
126- www.jvc : 172.18.32.5
127- eduroam : 172.17.169.67
128- pentaho : 172.17.0.21
129
130# Timelord pool:
131- timelord : 0.pool.ntp
132- 0.timelord : 0.pool.ntp
133- 1.timelord : 1.pool.ntp
134- 2.timelord : 2.pool.ntp
135- 3.timelord : 3.pool.ntp
136- ntp : 0.pool.ntp
137- pool.ntp : 0.pool.ntp
138
139# Raw:
140- dyndns: 'IN NS sunny.wleiden.net.'
141- localhost: 'IN A 127.0.0.1'
Note: See TracBrowser for help on using the repository browser.