<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=IPv6</id>
	<title>IPv6 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=IPv6"/>
	<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=IPv6&amp;action=history"/>
	<updated>2026-06-20T00:38:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://charlesreid1.com/w/index.php?title=IPv6&amp;diff=8649&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;=OpenVPN=  When using OpenVPN, it&#039;s a good idea to disable IPv6. If you don&#039;t, you&#039;ll either need to configure OpenVPN to carry IPv6 traffic, or your computer will be leak...&quot;</title>
		<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=IPv6&amp;diff=8649&amp;oldid=prev"/>
		<updated>2015-09-25T03:42:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=OpenVPN=  When using &lt;a href=&quot;/wiki/OpenVPN&quot; title=&quot;OpenVPN&quot;&gt;OpenVPN&lt;/a&gt;, it&amp;#039;s a good idea to disable IPv6. If you don&amp;#039;t, you&amp;#039;ll either need to configure OpenVPN to carry IPv6 traffic, or your computer will be leak...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=OpenVPN=&lt;br /&gt;
&lt;br /&gt;
When using [[OpenVPN]], it&amp;#039;s a good idea to disable IPv6. If you don&amp;#039;t, you&amp;#039;ll either need to configure OpenVPN to carry IPv6 traffic, or your computer will be leaking all your traffic and bypassing the [[VPN]] when a site you visit has IPv6 enabled.&lt;br /&gt;
&lt;br /&gt;
This will lead to sites like WhatIsMyIP.com seeing your native IPv6 IP address, and traffic to other sites passing back and forth in the clear.&lt;br /&gt;
&lt;br /&gt;
No good, Joe! &lt;br /&gt;
&lt;br /&gt;
==Disabling IPv6==&lt;br /&gt;
&lt;br /&gt;
To disable IPv6, you follow instructions similar to the ones on the [[DNS]] page, for setting DNS servers for a particular network interface. Except while you&amp;#039;re entering the DNS settings, you can ALSO disable IPv6.&lt;br /&gt;
&lt;br /&gt;
Here&amp;#039;s a script with instructions, that then runs the NetworkManager connection editor:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ cat fix_ipv6.sh &lt;br /&gt;
&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
#&lt;br /&gt;
# Fix the IPv6 settings&lt;br /&gt;
&lt;br /&gt;
echo &amp;quot;&amp;quot;&lt;br /&gt;
echo &amp;quot;FIX IPV6 SETTINGS&amp;quot;&lt;br /&gt;
echo &amp;quot;----------------&amp;quot;&lt;br /&gt;
echo &amp;quot;&amp;quot;&lt;br /&gt;
echo &amp;quot;Step 1) Find your connection in the list and click Edit.&amp;quot;&lt;br /&gt;
echo &amp;quot;Step 2) Click the IPv6 Settings tab.&amp;quot;&lt;br /&gt;
echo &amp;quot;Step 3) Choose IGNORE from the drop-down menu&amp;quot;&lt;br /&gt;
echo &amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
nm-connection-editor &amp;amp;&amp;gt; /dev/null&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{OpenVPNFlag}}&lt;br /&gt;
{{AnonymousBrowsingFlag}}&lt;br /&gt;
{{NetworkingFlag}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>