:: On Tue, 28 Jan 2014 13:56:42 -0500
:: <CALhpkAkknxNz3w4GAtpt120=duav_aypbm39e+obtsvynau...@mail.gmail.com>
:: K Post <nntp.p...@gmail.com> wrote:

> Hey, would you look at that!  There's a setting for senderbase log
> verbosity!  Changing it to verbose, gives me:
> Timeout occurred getting results at C:/Perl/site/lib/Net/SenderBas
> e/Query/DNS.pm
> 
> DNSTimeout was 5 seconds.  Changed to 10, no difference.
> 
> Any suggestions?  DNS settings on the server seem fine and are
> responsive.

ensure that you're able to run DNS queries over TCP not just over UDP;
if your firewall is blocking queries to 53/TCP then you're in trouble;
on windows, fire up "nslookup" without parameters, next enter

server 8.8.8.8
set vc

and done that enter some hostnames to see if resolution is ok; on
Linux, use "dig +tcp host.name @8.8.8.8" where "host.name" will be a
valid hostname; in both cases the queries will be sent to the google
DNS resolver over TCP and if they fail...





------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to