In our named.conf we have:

zone "50.34.208.in-addr.arpa" { type master; file "db.50.34.208"; } ;
zone "168.244.205.in-addr.arpa" { type master; file "db.168.244.205"; } ;
....

and db.50.34.208 is a reverse file, just like the other full C classes (yes, we have a back-half C on the 50.34.208)

Thanks

At 02:35 PM 6/18/2004, you wrote:

Here's a snippet of db.50.34.208

$TTL 86400
@ SOA ns1.cydian.com. domain-admin.cydian.com. ( 0406091449 3600 1800 604800 86400 )
@ NS ns1.cydian.com.
@ NS ns2.cydian.com.
...
241 PTR mail.dcstransusa.com.

The problem here may be that your zone file is for 50.34.208.in-addr.arpa, but Sprint isn't allocating that whole Class C range to you. Or could it be that the zone is just "50.34.208" rather than "50.34.208.in-addr.arpa"? http://www.dnsstuff.com/tools/lookup.ch?domain=50.34.208.in-addr.arpa&type=SOA&server=ns1.cydian.com shows that your DNS server doesn't know that it has a SOA record for 50.34.208.in-addr.arpa, so I'm guessing that the zone needs to be renamed to include the "in-addr.arpa".


-Scott
---
Declude JunkMail: The advanced anti-spam solution for IMail mailservers since 2000.
Declude Virus: Ultra reliable virus detection and the leader in mailserver vulnerability detection.
Find out what you've been missing: Ask for a free 30-day evaluation.


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]



To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ --- [This E-mail scanned for viruses by Declude Virus]



---
[This E-mail scanned for viruses by Declude Virus]


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to