Crypto Ticker:
Teknologi from nixCraft

How to temporarily disable IPv6 in Linux

Vivek Gite
May 18, 2024 at 20:18
1 Views
0 Comments
How to temporarily disable IPv6 in Linux
See all GNU/Linux related FAQ

Sometimes, you may need to temporarily disable IPv6 in the Linux using net.ipv6.conf.all.disable_ipv6 kernel variable for testing purposes. You can use the sysctl command to turn IPv6 connectivity on or off without rebooting the system. For example, observe how your app or network reacts when IPv6 connectivity is suddenly lost and only IPv4 is available.

Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit

The post How to temporarily disable IPv6 in Linux appeared first on nixCraft.

Was this helpful?
Share:

Comments (0)

Please login to post a comment

No comments yet. Be the first to comment!