Gervase wanted us to know: >Does this tell you anything more? Others have said that my firewall is >blocking port 53, but the problem persists when I turn the firewall
Slight distinction, it's allowing UDP port 53, but blocking TCP port 53. If you did indeed turn it off as you say you did: iptables -F iptables -P INPUT ACCEPT iptables -P OUTPUT ACCEPT and it still did not resolve, then either your local resolver is broken or you have a firewall further upstream (ie your ISP) that is blocking that. -- Regards... Todd They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. --Benjamin Franklin Linux kernel 2.6.3-8mdkenterprise 0 users, load average: 0.01, 0.04, 0.03 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
