Max zone transfer

View: New views
2 Messages — Rating Filter:   Alert me  

Max zone transfer

by Luis Silva-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all!
 
I'm trying to send 500k records in a AXFR response, but I'm receiving the following error message:
 
DNS section count cannot be incremented -- org.xbill.DNS.Header.incCount(Header.java:218)
org.xbill.DNS.Message.addRecord(Message.java:157)
Is there any limitation in the DNS protocol related with the max size in a zone transfer?
 
Thanks,
LS
 
 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
dnsjava-users mailing list
dnsjava-users@...
https://lists.sourceforge.net/lists/listinfo/dnsjava-users

Re: Max zone transfer

by Luis Silva-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok,
sorry, found the answer. The record counters (for example, ANCOUNT) present on the message have that limitation (unsigned int 16) .

On Thu, Aug 20, 2009 at 4:53 PM, Luis Silva <luisfilsilva@...> wrote:
Hi all!
 
I'm trying to send 500k records in a AXFR response, but I'm receiving the following error message:
 
DNS section count cannot be incremented -- org.xbill.DNS.Header.incCount(Header.java:218)
org.xbill.DNS.Message.addRecord(Message.java:157)
Is there any limitation in the DNS protocol related with the max size in a zone transfer?
 
Thanks,
LS
 
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
dnsjava-users mailing list
dnsjava-users@...
https://lists.sourceforge.net/lists/listinfo/dnsjava-users