How to Disable IPv6
Tutorial on Turning off IPv6 for Linux

VPN
Our VPN does not support IPv6 during beta; please be sure to disable IPv6 if it’s enabled on your system. If you are unsure, you can test via whatsmyipaddress.com or dnsleaktest.com
This Tutorial is Easy
How to Disable IPv6 on Linux
Step 1:
Open config file:
sudo nano /etc/sysctl.conf
Step 2.
Add this to the end of the Config file:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
net.ipv6.conf.wg0.disable_ipv6 = 1
Step 3.
Save the File
First hit Control + X. Then “Y” and enter to save it.
Step 4. Done
Test it:
If you really want to learn and take your privacy to the next level, subscribe to our new content via: Podcast RSS, Session list, Nostr, Bastyon, Article RSS, or join the Signal Group
Related Posts

They Update Your Fingerprint Every 5 Minutes
Like the Matrix, the Machines Eat Your Data
[SP]
Feb 28, 2025

Signal's CEO: We're leaving Sweden
New legislation that forces message collection
[SP]
Feb 25, 2025

Tutorial: Sync Button? What's it do?
What is the Sync Button and How's it Work?.
[SP]
Feb 20, 2025

Tutorial: Managing Profiles
Our settings tabs allow you to easily manage and control your profiles and subscriptions.
[SP]
Feb 19, 2025