Subject: | time-out issue on Win32 with ActivePerl 5.8 |
Net-DNS-0.59
ActiveState Perl v5.8.8 build 817 [257965]
Microsoft Windows 2003 Enterprise Edition [Version 5.2.3790]
Please pardon my apparent lack of module expertise, but I believe I have
identified an issue running Net-DNS versions 0.58 and 0.59 on Win32 with
ActivePerl 5.8.
I am one of the project organizers for Anti-Spam SMTP Proxy (ASSP)
project on SourceForge. We use Net-DNS for various DNS record checks.
Since 0.58, Net-DNS has become usable. 0.59 behaves the same, if not
worse. 0.57 and earlier versions work fine.
The issue as it is apparent to me as an administrator, is that record
checks time-out after 45-60 seconds. I have confirmed this with many
other admins using the same environment that I am reporting about. From
what I have been able to gather, the issue does not exist in *nix or OS X.
Example debug output:
----------
Nov-1-06 23:04:17 68.142.199.33 <reveles81@yahoo.com> to:
user@domain.tld debug: || reveles81 yahoo.com myquery: doing A
query on yahoo.com
Nov-1-06 23:04:37 68.142.199.33 <reveles81@yahoo.com> to:
user@domain.tld debug: || reveles81 yahoo.com myquery: yahoo.com
A lookup error: query timed out
Nov-1-06 23:04:37 68.142.199.33 <reveles81@yahoo.com> to:
user@domain.tld debug: || reveles81 yahoo.com myquery: will set
error condition.
Nov-1-06 23:04:37 68.142.199.33 <reveles81@yahoo.com> to:
user@domain.tld debug: || reveles81 yahoo.com
evaluate_mechanism: +a(/24) returned
Nov-1-06 23:04:37 68.142.199.33 <reveles81@yahoo.com> to:
user@domain.tld debug: || reveles81 yahoo.com returning
temporary error: DNS error while looking up yahoo.com A: query timed out
Nov-1-06 23:04:37 68.142.199.33 <reveles81@yahoo.com> to:
user@domain.tld debug: || reveles81 yahoo.com header_comment:
spf_source = local policy
Nov-1-06 23:04:37 68.142.199.33 <reveles81@yahoo.com> to:
user@domain.tld debug: || reveles81 yahoo.com header_comment:
spf_source_type = full-explanation
----------
This log may appear dated, because that was the last time I ran a
version of Net-DNS higher than 0.57. Since then I have been gather
information from other people that this issue has been effecting.
Thanks for any help or advise you can provide. Please let me know if I
can provide any additional details.
Thanks,
Micheal Espinola Jr