On Tue, 1 Nov 2011 23:47:44 -0400, dar...@chaosreigns.com wrote:
On 11/02, Benny Pedersen wrote:
On Wed, 02 Nov 2011 11:12:50 +0800, Ron wrote:
>is habeas.com your domain? if now i think you might need to allow
No, it's used in SA rules:
72_active.cf:header RCVD_IN_RP_SAFE
eval:check_rbl_txt('ssc-firsttrusted','sa-accredit.habeas.com.')
dig -4 +trace +notcp 194.210.16.72.sa-accredit.habeas.com txt
connection refused ?
this one works with +notcp, gives connection refused with +tcp
dns is today both udp and tcp, no ?, why have dig both then ?
Can you do *any* DNS lookups? Does the command "host www.apache.org"
return an IP (possibly 140.211.11.131)?
nameserver 127.0.0.1
That's good. Is it running? "ps auxww | grep -i bind". Check the
logs,
possibly /var/log/daemon.log .
yes its running, i will disable habeas now
thanks for help me solve its not my localhost that fails but remote dns
servers that fails