Disable IPv6 Debian

From KlavoWiki
Revision as of 11:23, 27 April 2019 by David (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
vi /etc/sysctl.conf

add the line

net.ipv6.conf.all.disable_ipv6 = 1