<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IPv6 on Maarten on IT</title><link>https://maarten.mulders.it/categories/ipv6/</link><description>Recent content in IPv6 on Maarten on IT</description><generator>Hugo</generator><language>en-us</language><copyright>&amp;copy; 2013 - 2026 Maarten Mulders</copyright><lastBuildDate>Mon, 27 Sep 2021 21:26:41 +0200</lastBuildDate><atom:link href="https://maarten.mulders.it/categories/ipv6/index.xml" rel="self" type="application/rss+xml"/><item><title>IPv6 on Raspbian</title><link>https://maarten.mulders.it/2013/03/ipv6-on-raspbian/</link><pubDate>Mon, 11 Mar 2013 18:24:15 +0000</pubDate><guid>https://maarten.mulders.it/2013/03/ipv6-on-raspbian/</guid><description>&lt;p&gt;A default Raspbian installation does not have IPv6 enabled.
That&amp;rsquo;s quite a pity in 2013, where IPv4 addresses will be running out shortly.&lt;/p&gt;
&lt;p&gt;Have no fear, it&amp;rsquo;s not too hard to enable it.
Just add &lt;code&gt;ipv6&lt;/code&gt; to the file &lt;code&gt;/etc/modules&lt;/code&gt; (it should be on a separate line) and reboot your Pi.
If you don&amp;rsquo;t want to reboot, enable it immediately by issuing &lt;code&gt;sudo insmod /lib/modules/`uname -r`/kernel/net/ipv6/ipv6.ko&lt;/code&gt;. Note that after a reboot, you&amp;rsquo;ll have to re-enable it again, so just change &lt;code&gt;/etc/modules&lt;/code&gt; either way&amp;hellip;&lt;/p&gt;</description></item></channel></rss>