<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — Disable IPv6 possible?]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=832&amp;type=atom" />
	<updated>2023-04-11T17:30:31Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=832</id>
		<entry>
			<title type="html"><![CDATA[Re: Disable IPv6 possible?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=6037#p6037" />
			<content type="html"><![CDATA[<p>Or edit the file <br />doas nano /etc/default/grub<br />and add ipv6.disable=1 to GRUB_CMDLINE_LINUX_DEFAULT=&quot;&quot;<br />I added the option for flasroom and in my case it looks like this<br /></p><div class="codebox"><pre><code>GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet ipv6.disable=1 iomem=relaxed &quot;</code></pre></div><p>don&#039;t forget <br />doas grub-mkconfig -o /boot/grub/grub.cfg</p>]]></content>
			<author>
				<name><![CDATA[maran]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=622</uri>
			</author>
			<updated>2023-04-11T17:30:31Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=6037#p6037</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Disable IPv6 possible?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=5946#p5946" />
			<content type="html"><![CDATA[<p>This should help:</p><div class="codebox"><pre><code>1. Create a file like this: /etc/sysctl.d/40-ipv6.conf
2. Enter the following within:

net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1</code></pre></div>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2023-04-01T10:13:23Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=5946#p5946</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Disable IPv6 possible?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=5945#p5945" />
			<content type="html"><![CDATA[<p>This feels like a silly question but I&#039;ve just heard it&#039;s very hard to do in most distros. Is it possible to disable IPv6?</p>]]></content>
			<author>
				<name><![CDATA[auanta]]></name>
			</author>
			<updated>2023-04-01T01:18:50Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=5945#p5945</id>
		</entry>
</feed>
