<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to manually detect MTU</title>
	<atom:link href="http://gregalbrecht.com/2008/06/10/detecting-mtu/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregalbrecht.com/2008/06/10/detecting-mtu/</link>
	<description>If it has an IP, I&#039;ve touched it.</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:19:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Dave</title>
		<link>http://gregalbrecht.com/2008/06/10/detecting-mtu/#comment-445</link>
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Thu, 18 Nov 2010 05:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://undef.wordpress.com/?p=80#comment-445</guid>
		<description><![CDATA[Used this to tweak my iMac running OS X thanks!]]></description>
		<content:encoded><![CDATA[<p>Used this to tweak my iMac running OS X thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Albrecht</title>
		<link>http://gregalbrecht.com/2008/06/10/detecting-mtu/#comment-356</link>
		<dc:creator><![CDATA[Greg Albrecht]]></dc:creator>
		<pubDate>Mon, 03 May 2010 19:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://undef.wordpress.com/?p=80#comment-356</guid>
		<description><![CDATA[The rule for calculating valid MTU is (MTU size - 1500) mod 8 = 0. (&#039;xxx mod 8&#039; means the value &#039;xxx&#039; can be divided by 8).]]></description>
		<content:encoded><![CDATA[<p>The rule for calculating valid MTU is (MTU size &#8211; 1500) mod 8 = 0. (&#8216;xxx mod 8&#8242; means the value &#8216;xxx&#8217; can be divided by 8).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ADSLGeek</title>
		<link>http://gregalbrecht.com/2008/06/10/detecting-mtu/#comment-332</link>
		<dc:creator><![CDATA[ADSLGeek]]></dc:creator>
		<pubDate>Fri, 29 Jan 2010 10:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://undef.wordpress.com/?p=80#comment-332</guid>
		<description><![CDATA[Really nice post, I was trying to work out a simple way for my site to scan for MTU, so this is a godsend! 

Thanks so much!
Cheers,
ADSLgeek]]></description>
		<content:encoded><![CDATA[<p>Really nice post, I was trying to work out a simple way for my site to scan for MTU, so this is a godsend! </p>
<p>Thanks so much!<br />
Cheers,<br />
ADSLgeek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jure</title>
		<link>http://gregalbrecht.com/2008/06/10/detecting-mtu/#comment-104</link>
		<dc:creator><![CDATA[jure]]></dc:creator>
		<pubDate>Sun, 24 Aug 2008 19:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://undef.wordpress.com/?p=80#comment-104</guid>
		<description><![CDATA[why does it have to be a multiplier of 8?]]></description>
		<content:encoded><![CDATA[<p>why does it have to be a multiplier of 8?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

