Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
 

I had bad network performance in my local network. I added following lines to /etc/sysctl.conf and disabled ipv6 and now everything works fine again:

net.ipv6.conf.all.disable_ipv6=1
net.ipv6.conf.default.disable_ipv6=1
net.ipv6.conf.lo.disable_ipv6=1
Add comment

*** Note ***

Comments are welcome. But in order to reject spam posts please consider following rules:
  1. Comments with string http are rejected with message You have no rights to use this tag
  2. All comments are reviewed by hand and thus it usually takes one day until a comment will be published.