Description of problem: All work fine just after squid restart: service squid restart No any DNS-relied options was be changed from default config. If I restart full system, squid already started as planned, but can't resolve any domains and return erro 503 for users on any non-cached domains. It is means also if say I do wget http://google.com and then request it throught squid - all works. I test, ALL servers, listed in /etc/resolv.conv vork and resolve domains properly. Futhermore, if I put its nameservers directly to squid config dns_nameservers 208.67.222.222 208.67.220.220 all works fine - just after that, and after machine restart too. Version-Release number of selected component (if applicable): # rpm -q squid squid-3.0.STABLE13-1.fc10.i386 How reproducible: Always Steps to Reproduce: 1. Reboot machine 2. Try use squid Actual results: 503 error
Hi, please check for BZ #453304 (especially comment #3). I suppose this could be the same issue. Let me know your findings. Thanks, regards Jiri
*** This bug has been marked as a duplicate of bug 453304 ***
Ok, you are right, it is seems as dublicate. I'll continue in pointed bugreport.