Bug 567877 - DNS lookup fails for ftp and http, but works for ping.
Summary: DNS lookup fails for ftp and http, but works for ping.
Status: RESOLVED DUPLICATE of bug 567341
: 547920 (view as bug list)
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: 32bit openSUSE 11.2
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Uwe Gansert
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-02 10:00 UTC by Thomas Aho
Modified: 2010-01-07 08:46 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
A log from Wireshark, which shows the two DNS queries and answers. (3.17 KB, application/octet-stream)
2010-01-02 10:00 UTC, Thomas Aho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Aho 2010-01-02 10:00:33 UTC
Created attachment 334710 [details]
A log from Wireshark, which shows the two DNS queries and answers.

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)

When a DNS query is made by for example starting an ftp-session, or opening a page in a browser, SuSE makes two DNS queries to the DNS server. In Wireshark these queries appear as:
"Standard query A ftp.suse.de"
and
"Standard query AAAA ftp.suse.de".

If the DNS only gives an answer to the A-query, but not to the AAAA-query, then the operation fails.


Reproducible: Always

Steps to Reproduce:
1. Use a router which does not support DNS AAAA queries.
Actual Results:  
The problem appears already when doing the installation, as SuSE is not able to contact the download-server.

Expected Results:  
Since a valid DNS answer arrives, SuSE should use this.
Comment 1 Thomas Aho 2010-01-03 08:54:02 UTC
Seems to be related to issue 547920.
Comment 2 Vincent Untz 2010-01-05 12:25:30 UTC
*** Bug 547920 has been marked as a duplicate of this bug. ***
Comment 3 Uwe Gansert 2010-01-07 08:46:51 UTC
547920 is a duplicate of 567341

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