Tagging-Archive: Netzwerk


Simply disable IPv6

There are various possibilities to deactivate IPv6 on linux-systems. You can modify entries under /proc, experiment with the kernel modules or god knows what all. I prefer to add just one entry to the grub-option. So i can easily reactivate IPv6 with one step. ipv6.disable=1 After a reboot, the IPv6 […]