<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wiki.ourominas.com.br/index.php?action=history&amp;feed=atom&amp;title=Desabilitar_o_IPV6_atrav%C3%A9s_do_arquivo_sysctl.conf</id>
	<title>Desabilitar o IPV6 através do arquivo sysctl.conf - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ourominas.com.br/index.php?action=history&amp;feed=atom&amp;title=Desabilitar_o_IPV6_atrav%C3%A9s_do_arquivo_sysctl.conf"/>
	<link rel="alternate" type="text/html" href="https://wiki.ourominas.com.br/index.php?title=Desabilitar_o_IPV6_atrav%C3%A9s_do_arquivo_sysctl.conf&amp;action=history"/>
	<updated>2026-04-17T10:10:39Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.ourominas.com.br/index.php?title=Desabilitar_o_IPV6_atrav%C3%A9s_do_arquivo_sysctl.conf&amp;diff=154&amp;oldid=prev</id>
		<title>imported&gt;Admin: uma edição</title>
		<link rel="alternate" type="text/html" href="https://wiki.ourominas.com.br/index.php?title=Desabilitar_o_IPV6_atrav%C3%A9s_do_arquivo_sysctl.conf&amp;diff=154&amp;oldid=prev"/>
		<updated>2020-08-08T03:11:04Z</updated>

		<summary type="html">&lt;p&gt;uma edição&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;pt-BR&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Edição anterior&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Edição das 03h11min de 8 de agosto de 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;pt-BR&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sem diferença)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key omph_wiki-maquine_:diff:1.41:old-153:rev-154 --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Admin</name></author>
	</entry>
	<entry>
		<id>https://wiki.ourominas.com.br/index.php?title=Desabilitar_o_IPV6_atrav%C3%A9s_do_arquivo_sysctl.conf&amp;diff=153&amp;oldid=prev</id>
		<title>2532252&gt;Jefferson em 17h07min de 28 de janeiro de 2019</title>
		<link rel="alternate" type="text/html" href="https://wiki.ourominas.com.br/index.php?title=Desabilitar_o_IPV6_atrav%C3%A9s_do_arquivo_sysctl.conf&amp;diff=153&amp;oldid=prev"/>
		<updated>2019-01-28T17:07:52Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Material necessário ==&lt;br /&gt;
&lt;br /&gt;
Acesso a console da CPU que necessitamos desabilitar o IPV6&lt;br /&gt;
&lt;br /&gt;
== Realizado por ==&lt;br /&gt;
&lt;br /&gt;
Todos do TI&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Observação ==&lt;br /&gt;
&lt;br /&gt;
Informação esta em ingles&lt;br /&gt;
&lt;br /&gt;
== Descrição ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Disable IPv6 using sysctl settings (no reboot required)&lt;br /&gt;
&lt;br /&gt;
Append below lines in /etc/sysctl.conf:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 net.ipv6.conf.all.disable_ipv6 = 1&lt;br /&gt;
 &lt;br /&gt;
 net.ipv6.conf.default.disable_ipv6 = 1&lt;br /&gt;
&lt;br /&gt;
NOTE : To disable IPv6 on a single interface add below lines to /etc/sysctl.conf :&lt;br /&gt;
 &lt;br /&gt;
net.ipv6.conf.[interface].disable_ipv6 = 1      --&amp;gt; ### put interface name here [interface]&lt;br /&gt;
&lt;br /&gt;
net.ipv6.conf.default.disable_ipv6 = 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: LINUX]]&lt;br /&gt;
[[Category: IPV6]]&lt;br /&gt;
[[Category: NP_TI]]&lt;/div&gt;</summary>
		<author><name>2532252&gt;Jefferson</name></author>
	</entry>
</feed>