<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Why dynamic IPv6 subnet allocations for home users are evil</title>
	<atom:link href="http://jeremy.visser.name/2009/06/23/why-dynamic-ipv6-subnet-allocations-for-home-users-are-evil/feed/" rel="self" type="application/rss+xml" />
	<link>https://jeremy.visser.name/2009/06/23/why-dynamic-ipv6-subnet-allocations-for-home-users-are-evil/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 12:55:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: K Alm</title>
		<link>https://jeremy.visser.name/2009/06/23/why-dynamic-ipv6-subnet-allocations-for-home-users-are-evil/comment-page-1/#comment-6321</link>
		<dc:creator>K Alm</dc:creator>
		<pubDate>Fri, 25 Jun 2010 01:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.visser.name/?p=1089#comment-6321</guid>
		<description>Yes, but you, and only you, will be on that subnet. Whereas with IPv4, you could be any address on that subnet. So if skiddy Joe over there decides to DDoS you for a day or two, there&#039;s nothing you can do about it.</description>
		<content:encoded><![CDATA[<p>Yes, but you, and only you, will be on that subnet. Whereas with IPv4, you could be any address on that subnet. So if skiddy Joe over there decides to DDoS you for a day or two, there&#8217;s nothing you can do about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>https://jeremy.visser.name/2009/06/23/why-dynamic-ipv6-subnet-allocations-for-home-users-are-evil/comment-page-1/#comment-6288</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 17 Jun 2010 07:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.visser.name/?p=1089#comment-6288</guid>
		<description>That’s why Windows Vista by default makes the host portion (the last 64 out of 128 bits) of your IPv6 address completely random. You can also do the same on Linux by running &lt;code&gt;sysctl -w net.ipv6.conf.all.use_tempaddr=1&lt;/code&gt;.

That random address is different on each host, and is regenerated on reboot. Not only that, but it is 64 bits long, whereas only about 8 bits (or at most 16 bits) of your IPv4 address are actually random.

A random bot on the Internet will have a much easier time attacking you on IPv4 than on IPv6, where it is orders of magnitude more hit-and-miss.</description>
		<content:encoded><![CDATA[<p>That’s why Windows Vista by default makes the host portion (the last 64 out of 128 bits) of your IPv6 address completely random. You can also do the same on Linux by running <code>sysctl -w net.ipv6.conf.all.use_tempaddr=1</code>.</p>
<p>That random address is different on each host, and is regenerated on reboot. Not only that, but it is 64 bits long, whereas only about 8 bits (or at most 16 bits) of your IPv4 address are actually random.</p>
<p>A random bot on the Internet will have a much easier time attacking you on IPv4 than on IPv6, where it is orders of magnitude more hit-and-miss.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AC</title>
		<link>https://jeremy.visser.name/2009/06/23/why-dynamic-ipv6-subnet-allocations-for-home-users-are-evil/comment-page-1/#comment-6287</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Thu, 17 Jun 2010 07:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.visser.name/?p=1089#comment-6287</guid>
		<description>I like my dynamic IPv4. I don&#039;t want my IP address to be a second phone number, that once in the wild could be used to attack me by anyone.</description>
		<content:encoded><![CDATA[<p>I like my dynamic IPv4. I don&#8217;t want my IP address to be a second phone number, that once in the wild could be used to attack me by anyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Landis</title>
		<link>https://jeremy.visser.name/2009/06/23/why-dynamic-ipv6-subnet-allocations-for-home-users-are-evil/comment-page-1/#comment-5695</link>
		<dc:creator>Brad Landis</dc:creator>
		<pubDate>Tue, 20 Apr 2010 03:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.visser.name/?p=1089#comment-5695</guid>
		<description>Wow, that&#039;s just dumb. I don&#039;t see how any house is going to use 16 quintillion addresses. Even if there were $0.99 addressable devices, Bill Gates couldn&#039;t even buy enough devices to fill up the network. I wonder what they were thinking.</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s just dumb. I don&#8217;t see how any house is going to use 16 quintillion addresses. Even if there were $0.99 addressable devices, Bill Gates couldn&#8217;t even buy enough devices to fill up the network. I wonder what they were thinking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>https://jeremy.visser.name/2009/06/23/why-dynamic-ipv6-subnet-allocations-for-home-users-are-evil/comment-page-1/#comment-5694</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Tue, 20 Apr 2010 03:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://jeremy.visser.name/?p=1089#comment-5694</guid>
		<description>Go on. Use a /68 then. Nothing will break, oh, except SLAAC. Not like that’s important or anything. ;)

Yep, that’s right. If you use anything smaller than a /64, Router Advertisement ceases to work. That’s because the EUI-64 scheme for auto generating your address needs all 64 bits. (I kinda wish they’d let you use a /96 and then autogenerate your address with EUI-48, but I can’t talk, ‘cause I didn’t write the RFC.)</description>
		<content:encoded><![CDATA[<p>Go on. Use a /68 then. Nothing will break, oh, except SLAAC. Not like that’s important or anything. <img src='https://jeremy.visser.name/wordpress/wp-content/plugins/tango-smilies/tango/face-wink.png' alt=';)' class='wp-smiley' /> </p>
<p>Yep, that’s right. If you use anything smaller than a /64, Router Advertisement ceases to work. That’s because the EUI-64 scheme for auto generating your address needs all 64 bits. (I kinda wish they’d let you use a /96 and then autogenerate your address with EUI-48, but I can’t talk, ‘cause I didn’t write the RFC.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
