Bugzilla – Bug 567877
DNS lookup fails for ftp and http, but works for ping.
Last modified: 2010-01-07 08:46:51 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.
Seems to be related to issue 547920.
*** Bug 547920 has been marked as a duplicate of this bug. ***
547920 is a duplicate of 567341 *** This bug has been marked as a duplicate of bug 567341 ***