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

BIND help



I'm having trouble configuring BIND...

here is my db.3dillusion.com domain configuration file.. I need a matching
reverse lookup file for this and I don't know how to make one.  Can
someone help me out here?

--- begin ---
@		IN	SOA ns.3dillusion.com hostmaster.3dillusion.com (
				97110701	; serial (yymmddxx)
				10800		; refresh 3 hours
				3600		; retry 1 hour
				3600000		; expire 1000 hours
				86400 )		; minimum 24 hours
		IN	A		198.109.162.43
		IN	MX	100	mail.3dillusion.com.
ns		IN	NS		ns.3dillusion.com.
ftp		IN	CNAME		ftp.3dillusion.com.
mail		IN	CNAME		mail.3dillusion.com.
www		IN	CNAME		www.3dillusion.com.
3dillusion	IN	CNAME		3dillusion.3dillusion.com.
paul		IN	CNAME		paul.3dillusion.com.
		IN	HINFO	I386	LINUX
--- end ---

Here is nslookup's output when I try to lookup 'ftp.3dillusion.com'

> ftp
Server:  3dillusion.com
Address:  198.109.162.43

Non-authoritative answer:
*** 3dillusion.com can't find ftp: Non-existent host/domain

What can I do to fix this?

Many, many thanks in advance!
Paul


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: