[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting up a DNS server



i attatched 2 of the files from my named setup.

trifocus.net is a normal zone and hosts.rev is a reverse lookup zone

-Casey

On Tue, 16 Jan 2001, eric baierl wrote:

> 
> 
> I've got two new domain names that I need to set up a DNS server for, on
> the machine the websites will be hosted on. BIND is installed and working
> fine, apache works as well. I'm trying to follow the docs on the
> debian.org web site, but I get messed up at teh reverse IP. what does this
> mean exactly and how do I figure it out from my IP? The examples only show
> 3 numbers, and don't say what the original is.
> 
> This part:
> 
>      zone "newdomain.com" {
>              type master;
>              file "newdomain.db";
>      };
>      
>      zone "100.168.192.in-addr.arpa" {
>              type master;
>              file "192.rev";
>      };
> 
> 
> 
> And then what goes in the .db and .rev files?
> 
> 
> eric baierl
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
;
; Data file of hostnames in this zone.
;
@	IN	SOA	trifocus.net. hostmaster.trifocus.net. (
			2001011553 ; Serial   
			3600	; Refresh - 
			1800	; Retry - 1 hour
			604800	; Expire - 2 weeks
			3600 )	; Minimum - 1 hour
	IN	NS	papasmurf.trifocus.net.
	IN	NS	gargamel.trifocus.net.
	IN	NS	ns2.trifocus.net.
	IN	NS	ns1.granitecanyon.com.
	IN	MX	10	mail.trifocus.net.
;
;
all				IN	A		24.28.77.199
meathouse		IN	NS		ns1.trifocus.net.


gargamel		IN	A		24.28.77.94
papasmurf		IN	A		24.28.77.199
smurfette		IN	A		24.28.77.199
trifocus.net.	IN	A		24.28.77.199
mail			IN	A		24.28.77.199
dbase			IN	A		24.28.77.199
www.mail		IN	CNAME	mail.trifocus.net.
webmail			IN	A		24.28.77.199
www				IN	A		24.28.77.199
ns2				IN	A		137.229.110.44
athlserv		IN	A		137.229.110.44
beta.athlserv	IN	A		137.229.110.44
chugachsea      IN  A       137.229.110.44
beta.chugachsea IN  A       137.229.110.44
beta			IN	CNAME	www.trifocus.net.
forum			IN	CNAME	www.trifocus.net.
admin			IN	CNAME	www.trifocus.net.
members			IN	CNAME	www.trifocus.net.
irc			IN	A	24.28.77.199
ns1				IN	CNAME	www.trifocus.net.
ftp				IN	A		24.28.77.199
localhost		IN	A		127.0.0.1
l33t		IN	A		127.0.0.1
secure			IN	A		24.28.77.199
jeffe			IN	A		24.28.77.199
qmac			IN	A		24.28.77.199
gregchant		IN	A		24.28.77.199
platlords		IN	A		24.28.77.199
dos			IN	A		24.28.77.199
rich			IN	A		24.28.77.199
nexpoint		IN	A		24.28.77.199
zt			IN	A		24.28.77.199
gundamwinghq		IN	A		24.28.77.199
netpond			IN	A		24.28.77.199
clops			IN	A		24.28.77.199
linux			IN	A		24.28.77.199
psy				IN	A		24.28.77.199
evopsy			IN	A		24.28.77.199
psychology		IN	A		24.28.77.199
solo			IN	A		24.28.77.199
bbc1208			IN	A		24.28.77.199
utopia			IN	A		24.28.77.199
ud				IN	A		24.28.77.199
syn				IN	A		24.28.77.199
raptor			IN	A		24.28.77.199
bdyb			IN	A		24.28.77.199
kryton			IN	A		24.28.77.199
kitten			IN	A		24.28.77.199
fatcity			IN	A		24.28.77.199
haider			IN	A		24.28.77.199
kashmir			IN	A		24.28.77.199
harvesthands	IN	A		24.28.77.199
vocalmusic		IN	A		24.28.77.199
ttaylor			IN	A		24.28.77.199
ggvalle			IN	A		24.28.77.199
cathy			IN	A		24.28.77.199
phlatlyn		IN	CNAME	www2.trifocus.net.
fragfest		IN	A		24.28.77.199
stats			IN	A		24.28.77.199
amtron			IN	A		24.28.77.199
kaghdar			IN	A		24.28.77.199
ee				IN	A		24.28.77.199
ssh				IN	A		24.28.77.199
auction			IN	A		24.28.77.199
;
; 
jeffnet	IN	A	24.162.168.168
zero	IN	A	129.116.50.135
synsa	IN	A	207.90.226.70
daswasme	IN	A	64.40.45.113
libeq	IN	A	24.28.77.199  
;
; Data file for reverse address to hostname.
;
@	IN	SOA	smurfette.meathouse.trifocus.net. hostmaster.smurfette.meathouse.trifocus.net. (
			2000110274 ; Serial   
			300	 ; Refresh - 5 minutes
			60	 ; Retry - 1 minute
			1209600	 ; Expire - 2 weeks
			43200 )	 ; Minimum - 12 hours
	IN	NS	smurfette.meathouse.trifocus.net.
;
99.1.168.192.in-addr.arpa.     IN      PTR     gargamel.meathouse.trifocus.net.
100.1.168.192.in-addr.arpa.     IN      PTR     papasmurf.meathouse.trifocus.net.
102.1.168.192.in-addr.arpa.		IN		PTR		azriel.meathouse.trifocus.net.
103.1.168.192.in-addr.arpa.		IN		PTR		lazysmurf.meathouse.trifocus.net.
104.1.168.192.in-addr.arpa.		IN		PTR		brainysmurf.meathouse.trifocus.net.
196.1.168.192.in-addr.arpa.	IN	PTR	john.meathouse.trifocus.net.
195.1.168.192.in-addr.arpa.	IN	PTR	whenelvesattack.meathouse.trifocus.net.
194.1.168.192.in-addr.arpa.	IN	PTR	chamiko.meathouse.trifocus.net.
193.1.168.192.in-addr.arpa.	IN	PTR	tommy.meathouse.trifocus.net.
192.1.168.192.in-addr.arpa.	IN	PTR	caseybox.meathouse.trifocus.net.
197.1.168.192.in-addr.arpa.	IN	PTR	ilovemelissa.meathouse.trifocus.net.
200.1.168.192.in-addr.arpa.	IN	PTR	synbox.meathouse.trifocus.net.
101.1.168.192.in-addr.arpa.	IN	PTR	smurfette.meathouse.trifocus.net.
128.1.168.192.in-addr.arpa. IN PTR 128.dhcp.meathouse.trifocus.net.
129.1.168.192.in-addr.arpa. IN PTR 129.dhcp.meathouse.trifocus.net.
130.1.168.192.in-addr.arpa. IN PTR 130.dhcp.meathouse.trifocus.net.
131.1.168.192.in-addr.arpa. IN PTR 131.dhcp.meathouse.trifocus.net.
132.1.168.192.in-addr.arpa. IN PTR 132.dhcp.meathouse.trifocus.net.
133.1.168.192.in-addr.arpa. IN PTR 133.dhcp.meathouse.trifocus.net.
134.1.168.192.in-addr.arpa. IN PTR 134.dhcp.meathouse.trifocus.net.
135.1.168.192.in-addr.arpa. IN PTR 135.dhcp.meathouse.trifocus.net.
136.1.168.192.in-addr.arpa. IN PTR 136.dhcp.meathouse.trifocus.net.
137.1.168.192.in-addr.arpa. IN PTR 137.dhcp.meathouse.trifocus.net.
138.1.168.192.in-addr.arpa. IN PTR 138.dhcp.meathouse.trifocus.net.
139.1.168.192.in-addr.arpa. IN PTR 139.dhcp.meathouse.trifocus.net.
140.1.168.192.in-addr.arpa. IN PTR 140.dhcp.meathouse.trifocus.net.
141.1.168.192.in-addr.arpa. IN PTR 141.dhcp.meathouse.trifocus.net.
142.1.168.192.in-addr.arpa. IN PTR 142.dhcp.meathouse.trifocus.net.
143.1.168.192.in-addr.arpa. IN PTR 143.dhcp.meathouse.trifocus.net.
144.1.168.192.in-addr.arpa. IN PTR 144.dhcp.meathouse.trifocus.net.
145.1.168.192.in-addr.arpa. IN PTR 145.dhcp.meathouse.trifocus.net.
146.1.168.192.in-addr.arpa. IN PTR 146.dhcp.meathouse.trifocus.net.
147.1.168.192.in-addr.arpa. IN PTR 147.dhcp.meathouse.trifocus.net.
148.1.168.192.in-addr.arpa. IN PTR 148.dhcp.meathouse.trifocus.net.
149.1.168.192.in-addr.arpa. IN PTR 149.dhcp.meathouse.trifocus.net.
150.1.168.192.in-addr.arpa. IN PTR 150.dhcp.meathouse.trifocus.net.
151.1.168.192.in-addr.arpa. IN PTR 151.dhcp.meathouse.trifocus.net.
152.1.168.192.in-addr.arpa. IN PTR 152.dhcp.meathouse.trifocus.net.
153.1.168.192.in-addr.arpa. IN PTR 153.dhcp.meathouse.trifocus.net.
154.1.168.192.in-addr.arpa. IN PTR 154.dhcp.meathouse.trifocus.net.
155.1.168.192.in-addr.arpa. IN PTR 155.dhcp.meathouse.trifocus.net.
156.1.168.192.in-addr.arpa. IN PTR 156.dhcp.meathouse.trifocus.net.
157.1.168.192.in-addr.arpa. IN PTR 157.dhcp.meathouse.trifocus.net.
158.1.168.192.in-addr.arpa. IN PTR 158.dhcp.meathouse.trifocus.net.
159.1.168.192.in-addr.arpa. IN PTR 159.dhcp.meathouse.trifocus.net.
160.1.168.192.in-addr.arpa. IN PTR 160.dhcp.meathouse.trifocus.net.
161.1.168.192.in-addr.arpa. IN PTR 161.dhcp.meathouse.trifocus.net.
162.1.168.192.in-addr.arpa. IN PTR 162.dhcp.meathouse.trifocus.net.
163.1.168.192.in-addr.arpa. IN PTR 163.dhcp.meathouse.trifocus.net.
164.1.168.192.in-addr.arpa. IN PTR 164.dhcp.meathouse.trifocus.net.
165.1.168.192.in-addr.arpa. IN PTR 165.dhcp.meathouse.trifocus.net.
166.1.168.192.in-addr.arpa. IN PTR 166.dhcp.meathouse.trifocus.net.
167.1.168.192.in-addr.arpa. IN PTR 167.dhcp.meathouse.trifocus.net.
168.1.168.192.in-addr.arpa. IN PTR 168.dhcp.meathouse.trifocus.net.
169.1.168.192.in-addr.arpa. IN PTR 169.dhcp.meathouse.trifocus.net.
170.1.168.192.in-addr.arpa. IN PTR 170.dhcp.meathouse.trifocus.net.
171.1.168.192.in-addr.arpa. IN PTR 171.dhcp.meathouse.trifocus.net.
172.1.168.192.in-addr.arpa. IN PTR 172.dhcp.meathouse.trifocus.net.
173.1.168.192.in-addr.arpa. IN PTR 173.dhcp.meathouse.trifocus.net.
174.1.168.192.in-addr.arpa. IN PTR 174.dhcp.meathouse.trifocus.net.
175.1.168.192.in-addr.arpa. IN PTR 175.dhcp.meathouse.trifocus.net.
176.1.168.192.in-addr.arpa. IN PTR 176.dhcp.meathouse.trifocus.net.
177.1.168.192.in-addr.arpa. IN PTR 177.dhcp.meathouse.trifocus.net.
178.1.168.192.in-addr.arpa. IN PTR 178.dhcp.meathouse.trifocus.net.
179.1.168.192.in-addr.arpa. IN PTR 179.dhcp.meathouse.trifocus.net.
180.1.168.192.in-addr.arpa. IN PTR 180.dhcp.meathouse.trifocus.net.
181.1.168.192.in-addr.arpa. IN PTR 181.dhcp.meathouse.trifocus.net.
182.1.168.192.in-addr.arpa. IN PTR 182.dhcp.meathouse.trifocus.net.
183.1.168.192.in-addr.arpa. IN PTR 183.dhcp.meathouse.trifocus.net.
184.1.168.192.in-addr.arpa. IN PTR 184.dhcp.meathouse.trifocus.net.
185.1.168.192.in-addr.arpa. IN PTR 185.dhcp.meathouse.trifocus.net.
186.1.168.192.in-addr.arpa. IN PTR 186.dhcp.meathouse.trifocus.net.
187.1.168.192.in-addr.arpa. IN PTR 187.dhcp.meathouse.trifocus.net.
188.1.168.192.in-addr.arpa. IN PTR 188.dhcp.meathouse.trifocus.net.
189.1.168.192.in-addr.arpa. IN PTR 189.dhcp.meathouse.trifocus.net.
190.1.168.192.in-addr.arpa. IN PTR 190.dhcp.meathouse.trifocus.net.
191.1.168.192.in-addr.arpa. IN PTR 191.dhcp.meathouse.trifocus.net.

Reply to: