<?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: How to change the default MTU of a network card on Ubuntu</title>
	<atom:link href="http://monespaceperso.org/blog-en/2009/02/26/how-to-change-the-default-mtu-of-a-network-card-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://monespaceperso.org/blog-en/2009/02/26/how-to-change-the-default-mtu-of-a-network-card-on-ubuntu/</link>
	<description>Nearer every day!</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:27:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Sergio Luiz Araujo Silva</title>
		<link>http://monespaceperso.org/blog-en/2009/02/26/how-to-change-the-default-mtu-of-a-network-card-on-ubuntu/comment-page-1/#comment-4474</link>
		<dc:creator>Sergio Luiz Araujo Silva</dc:creator>
		<pubDate>Tue, 20 Dec 2011 13:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://monespaceperso.org/blog-en/?p=78#comment-4474</guid>
		<description>To found default netcard eth0, eth1 etc, do
DEV=`netstat -i &#124; awk &#039;/eth/ {print $1}&#039;`
ifconfig $DEV mtu 1480</description>
		<content:encoded><![CDATA[<p>To found default netcard eth0, eth1 etc, do<br />
DEV=`netstat -i | awk &#8216;/eth/ {print $1}&#8217;`<br />
ifconfig $DEV mtu 1480</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neel Shah</title>
		<link>http://monespaceperso.org/blog-en/2009/02/26/how-to-change-the-default-mtu-of-a-network-card-on-ubuntu/comment-page-1/#comment-1354</link>
		<dc:creator>Neel Shah</dc:creator>
		<pubDate>Fri, 11 Mar 2011 10:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://monespaceperso.org/blog-en/?p=78#comment-1354</guid>
		<description>What is the point in reducing the MTU?

For me application like Evolution mail, youtube-dl, PUBKEY etc. dont work and I checked the MTU to be 1472. At my work environment the MTU is 1500 and there all these applications work. Is the problem just with the MTU? and would changing that make all of them work for me? 

I am just being a bit cautious so that changing it doesn&#039;t disrupt my present scenario!

Also I haven&#039;t understood how to change the MTU permanently. at /etc/network/interfaces the following two lines are written:

auto lo
iface lo inet loopback

What do I change now?</description>
		<content:encoded><![CDATA[<p>What is the point in reducing the MTU?</p>
<p>For me application like Evolution mail, youtube-dl, PUBKEY etc. dont work and I checked the MTU to be 1472. At my work environment the MTU is 1500 and there all these applications work. Is the problem just with the MTU? and would changing that make all of them work for me? </p>
<p>I am just being a bit cautious so that changing it doesn&#8217;t disrupt my present scenario!</p>
<p>Also I haven&#8217;t understood how to change the MTU permanently. at /etc/network/interfaces the following two lines are written:</p>
<p>auto lo<br />
iface lo inet loopback</p>
<p>What do I change now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goro</title>
		<link>http://monespaceperso.org/blog-en/2009/02/26/how-to-change-the-default-mtu-of-a-network-card-on-ubuntu/comment-page-1/#comment-570</link>
		<dc:creator>Goro</dc:creator>
		<pubDate>Tue, 23 Mar 2010 03:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://monespaceperso.org/blog-en/?p=78#comment-570</guid>
		<description>Thanks very much, this really helped me.</description>
		<content:encoded><![CDATA[<p>Thanks very much, this really helped me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: virgoptrex</title>
		<link>http://monespaceperso.org/blog-en/2009/02/26/how-to-change-the-default-mtu-of-a-network-card-on-ubuntu/comment-page-1/#comment-492</link>
		<dc:creator>virgoptrex</dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://monespaceperso.org/blog-en/?p=78#comment-492</guid>
		<description>This fails for mtu &gt;1500. Thts what many high speed applications require :)</description>
		<content:encoded><![CDATA[<p>This fails for mtu &gt;1500. Thts what many high speed applications require <img src='http://monespaceperso.org/blog-en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattia</title>
		<link>http://monespaceperso.org/blog-en/2009/02/26/how-to-change-the-default-mtu-of-a-network-card-on-ubuntu/comment-page-1/#comment-163</link>
		<dc:creator>mattia</dc:creator>
		<pubDate>Sat, 20 Jun 2009 10:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://monespaceperso.org/blog-en/?p=78#comment-163</guid>
		<description>Hi,

thanks for your work!

I would like to ask what could be the cause why suddenly facebook needed a &lt;strong&gt;1492&lt;/strong&gt; value and not that of &lt;strong&gt;1500&lt;/strong&gt;...

Thank you

Byeee

mattia</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for your work!</p>
<p>I would like to ask what could be the cause why suddenly facebook needed a <strong>1492</strong> value and not that of <strong>1500</strong>&#8230;</p>
<p>Thank you</p>
<p>Byeee</p>
<p>mattia</p>
]]></content:encoded>
	</item>
</channel>
</rss>

