Отключение IPv6

sudo nano /etc/defaults/grub 
 
 GRUB_CMDLINE_LINUX="…ipv6.disable=1…" 
 
 sudo grub2-mkconfig -o /boot/grub2/grub.cfg