https://bugzilla.novell.com/show_bug.cgi?id=885053 https://bugzilla.novell.com/show_bug.cgi?id=885053#c0 Summary: dns problem /etc/resolv, if link-local-adress is given - host and dig don't work properly Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: tschaefer@t-online.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 Some routers (Telekom speedports, Vodafone W5101) provide IPv6-link-local-adresses for resolving DNS: nameserver fe80::d27a:b5ff:fe7b:e152%wlan0 This works well in browsers and some other applications , also ping works: hpmini:/# ping6 heise.de PING heise.de(redirector.heise.de) 56 data bytes 64 bytes from redirector.heise.de: icmp_seq=1 ttl=53 time=785 ms 64 bytes from redirector.heise.de: icmp_seq=2 ttl=53 time=325 ms 64 bytes from redirector.heise.de: icmp_seq=3 ttl=53 time=303 ms ^C --- heise.de ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2001ms rtt min/avg/max/mdev = 303.937/471.463/785.384/222.143 ms But tools like host and dig don't work: host heise.de ;; connection timed out; no servers could be reached dig heise.de ; <<>> DiG 9.9.4-rpz2.13269.14-P2 <<>> heise.de ;; global options: +cmd ;; connection timed out; no servers could be reached Of course most sites use dualstack. But also in an IPv6-only-environment some important diagnose tools should work. Reproducible: Always Steps to Reproduce: Switch off IPv4 at your Router. Connect via Networkmanager. Everything works fine, except the things above. Actual Results: connection timed out; no servers could be reached Expected Results: normal answer -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.