[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ZONE Data!
- To: qmail@xxxxxxxxxxxxx
- Subject: ZONE Data!
- From: kbajwa <kbajwa@xxxxxxxxxxxxx>
- Date: Sat, 08 Dec 2007 17:04:49 -0700
- Delivered-to: de5-qmail@sws5.ornl.gov
- Delivered-to: mailing list qmail@list.cr.yp.to
- Disposition-notification-to: kbajwa@tibonline.net
- Importance: Normal
- Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
- Reply-to: kbajwa@xxxxxxxxxxxxx
Hello:
Djbdns does not have a mailing list. In the past several people have posted
djbdns questions on this list. If there is a different mailing list for
djbdns, please let me know. THANKS IN ADVANCE.
Many administrators use qmail & djbdns (both developed by Dr. DJB). Someone
maybe able to help!
I own 65.103.190.104-110/255.255.255.248. I have setup two servers (CentOS 5
& djbdns) as follows:
ns1.firehealer.com IP: 65.103.190.106
ns2.firehealer.com IP: 65.103.190.108
ZONE data is as follows:
service/tinydns/root:
.firehealer.com::ns1.firehealer.com:300
.firehealer.com::ns2.firehealer.com:300
.106.190.103.65.in-addr.arpa:65.103.190.106:ns1.firehealer.com:500
.108.190.103.65.in-addr.arpa:65.103.190.108:ns2.firehealer.com:500
=firehealer.com:65.103.190.106:400
=firehealer.com:65.103.190.108:400
=www.firehealer.com:65.103.190.106:400
+pop.firehealer.com:65.103.190.106:400
+pop3.firehealer.com:65.103.190.106:400
+smtp.firehealer.com:65.103.190.106:400
@firehealer.com::ns1.firehealer.com::600
I can PING both ns1.firehealer.com & ns2.firehealer.com from the NET. I can
also execute the commands 'tinydns-get', 'dnsq' & 'dnsqr' with no errors.
However, when I try to ping 'www.firehealer.com', I get a message:
Unknown host: www.firehealer.com
Same goes for 'smtp.firehealer.com' & 'pop.firehealer.com'. It seems that
from NET, none of the DNS entries work.
Is the ZONE data correct? If not, what do I need to change/add/delete?
Thanks in advance.
Kirt