Daniel Bourque wrote:
BUT , before I added the UDP dns firewall rules. I could successfully do :
lookups using the host command ,
lookups with the example snippet in the Net::DNS man page
all DNS & RBL tests with my older SA installation ( 3.0.4 )
Those methods might have used fallback from U
It sounds obvious now.
BUT , before I added the UDP dns firewall rules. I could successfully do :
lookups using the host command ,
lookups with the example snippet in the Net::DNS man page
all DNS & RBL tests with my older SA installation ( 3.0.4 )
... So I didn't think that I needed that UDP
Benny Pedersen wrote:
On Fri, November 7, 2008 22:38, Daniel Bourque wrote:
[3033] dbg: dns: Net::DNS version: 0.59
update this one
*nod* Daniel, you may also want to look into upgrading SA itself;
unfortunately most distribution-provided packages tend to go stale after
a new patchlevel SA
Daniel Bourque wrote:
After some playing around, turns out that Net::DNS performs certain test
with via UDP port 53, therefore, I had to accept UDP packets from my
nameserver's udp:53
... u... *yes*, you have to accept UDP packets on port 53 O_o
*Most* DNS traffic is UDP. If you're
Thanks for the reply.
Ok, I upgraded
[4918] dbg: dns: Net::DNS version: 0.63
but I still saw the same issue.
I recalled that the problem started after I moved the server on my DMZ.
After some playing around, turns out that Net::DNS performs certain test
with via UDP port 53, therefore, I ha
On Fri, November 7, 2008 22:38, Daniel Bourque wrote:
[3033] dbg: dns: Net::DNS version: 0.59
update this one
--
Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098
Hi,
I'm having issues with SA spamassassin-3.2.4-1.el5 , some dnsbl
tests consistantly time out. URI-DNSBL, URI-NS and DNSBL-MX
I can get the URI-NS & URI-DNSBL to work if I replace the
URIDNSBL.pm with the one from spamassassin-3.0.4.
But the DNSBL-MX tests still time out..
I