Bug 500075

Summary: DNS don't work after restart system.
Product: [Fedora] Fedora Reporter: Pavel Alexeev <pahan>
Component: squidAssignee: Jiri Skala <jskala>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: aglotov, henrik, jonathansteffan, jskala, mnagy
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-11 18:25:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Alexeev 2009-05-10 17:52:44 UTC
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

Comment 1 Jiri Skala 2009-05-11 13:42:19 UTC
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

Comment 2 Pavel Alexeev 2009-05-11 18:25:24 UTC

*** This bug has been marked as a duplicate of bug 453304 ***

Comment 3 Pavel Alexeev 2009-05-11 18:26:13 UTC
Ok, you are right, it is seems as dublicate. I'll continue in pointed bugreport.