I have a problem with the IPv6 connectivity. The failing server uses openSUSE 42.1 and runs 24/7. The problem is probably caused by the bundled Telekom Speedport W724V router. The Telekom VDSL provider delivers dual (IPv4 and IPv6) connectivity and maybe the router has IPv6 privacy extensions enabled. But I like to have a solution without exchanging the router. The problem is, that openSUSE 42.1 loosed IPv6 connectivity after some time (probably after ~1 day, but I am not sure). IPv4 connectivity stays intact. For testing I use www.heise.de only with IPv6. This hangs: myuser@mybox:~> wget -6 http://www.heise.de/ --2016-10-24 11:55:36-- http://www.heise.de/ Resolving www.heise.de (www.heise.de)... 2a02:2e0:3fe:1001:7777:772e:2:85 Connecting to www.heise.de (www.heise.de)|2a02:2e0:3fe:1001:7777:772e:2:85|:80... ^C /sbin/ifconfig shows 15 (!) IPv6 addresses with scope global (not printed here). If I re-start Wicked I have only 2 IPv6 addresses with scope global. The 2 IPv6 addresses are new compared with the old ones. IPv6 works after Wicked restart for some time: myuser@mybox:~> wget -6 http://www.heise.de/ --2016-10-24 11:58:52-- http://www.heise.de/ Resolving www.heise.de (www.heise.de)... 2a02:2e0:3fe:1001:7777:772e:2:85 Connecting to www.heise.de (www.heise.de)|2a02:2e0:3fe:1001:7777:772e:2:85|:80... connected. HTTP request sent, awaiting response... 200 O Length: unspecified [text/html] Saving to: ‘index.html’ [ <=> ] 180,321 1.09MB/s in 0.2s 2016-10-24 11:58:52 (1.09 MB/s) - ‘index.html’ saved [180321] How I can resolve this? Greetings, Björn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org