On 12/17/2016 07:52 PM, Eric Smith wrote:
ifconfig on the desktop shows that I have an inet6 address on the Ethernet 
interface enp10s0 (which I don't actually want), but no inet6 address on lo. 
route shows that I have no ipv6 routes.


So, you don't see ::1/128 on your loopback interface?

$ ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever

Did you modify the system (before the upgrade) in an attempt to disable IPv6? If so, you'll need to undo that.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to