Disable IPv6 Debian: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
(Created page with "<pre> vi /etc/sysctl.conf </pre> add the line <pre> net.ipv6.conf.all.disable_ipv6 = 1 </pre> Category : Raspberry Pi Category : Debian")
 
(No difference)

Latest revision as of 11:23, 27 April 2019

vi /etc/sysctl.conf

add the line

net.ipv6.conf.all.disable_ipv6 = 1