| How to disable ipv6 on Linux mint |
|
|
|
| Dienstag, 01 März 2011 | |
|
In meinem lokalen Netz hatte ich schlechte NetzwerkPerformance. Nachdem ich einfach folgenden Zeilen in /etc/sysctl.conf eingefügt habe war ipv6 deaktiviert und alles war wieder ok:
net.ipv6.conf.all.disable_ipv6=1
===> English <===
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 |
|
| Last Updated ( Dienstag, 01 März 2011 ) |
| < Prev | Next > |
|---|







