[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

IPv6-only nameservers in resolv.conf



Hi!

I wonder if anyone else has the following error with F10-i386.

$ cat /etc/resolv.conf
nameserver 2001:708:140:220::3
$ ping6 ipv6.google.com
unknown host

$ cat /etc/resolv.conf
nameserver 2001:708:140:220::3
nameserver 1.2.3.4 # just any IPv4 address
$ ping6 ipv6.google.com
PING ipv6.google.com(2001:4860:0:1001::68) 56 data bytes

This is not reproduced on F10-x86_64, F9 or F11

--
Regards, Oleg.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]