Notepad:Disable IPv6

From Amar
Jump to navigationJump to search

Disable IPv6 in Ubuntu

From How to disable IPv6 address on Ubuntu 20.04 LTS Focal Fossa

From Grub

Step 1

As an administrative user open up the /etc/default/grub file using your favourite text editor and make to following changes:

FROM:

GRUB_CMDLINE_LINUX_DEFAULT=""

TO:

GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1"

Step 2

Once ready update Grub menu:

$ sudo update-grub

From /etc/sysctl.conf

net.ipv6.conf.all.disable_ipv6=1
net.ipv6.conf.default.disable_ipv6=1

← Back to Notepad



<insert>googlesearchwiki</insert> <insert>paypal</insert> <insert>analytics</insert>