<?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 MTU (Maximum Transmission Unit) of network interface in Ubuntu Linux</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mark</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-109477</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 15 Sep 2011 21:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-109477</guid>
		<description>ok so im trying to get on xbox live and its telling me i need to change the mtu i have no idea how to do so can someone help me out with step by step directions
plz</description>
		<content:encoded><![CDATA[<p>ok so im trying to get on xbox live and its telling me i need to change the mtu i have no idea how to do so can someone help me out with step by step directions<br />
plz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neel</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-94827</link>
		<dc:creator>Neel</dc:creator>
		<pubDate>Fri, 11 Mar 2011 04:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-94827</guid>
		<description>Evolution mail, youtube-dl, PUBKEY and many more such tools aren&#039;t working on my ubuntu 10.10, however my browser opens all the websites very normally. Can it be a problem with the MTU??
I ran the command sudo ifconfig -a on the terminal and the output is as follows:

eth0      Link encap:Ethernet  HWaddr d8:d3:85:30:cf:33  
          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::dad3:85ff:fe30:cf33/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:960 errors:0 dropped:0 overruns:0 frame:0
          TX packets:783 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1005736 (1.0 MB)  TX bytes:90389 (90.3 KB)
          Interrupt:45 Base address:0xc000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:240 (240.0 B)  TX bytes:240 (240.0 B)

pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
          UP RUNNING NOARP  MTU:1472  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wlan0     Link encap:Ethernet  HWaddr 70:f1:a1:55:b3:d4  
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::72f1:a1ff:fe55:b3d4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:980 (980.0 B)  TX bytes:6398 (6.3 KB)
          Interrupt:17 Memory:f87e0000-f87e0100.

Please suggest appropriate changes.</description>
		<content:encoded><![CDATA[<p>Evolution mail, youtube-dl, PUBKEY and many more such tools aren&#8217;t working on my ubuntu 10.10, however my browser opens all the websites very normally. Can it be a problem with the MTU??<br />
I ran the command sudo ifconfig -a on the terminal and the output is as follows:</p>
<p>eth0      Link encap:Ethernet  HWaddr d8:d3:85:30:cf:33<br />
          inet addr:192.168.1.4  Bcast:192.168.1.255  Mask:255.255.255.0<br />
          inet6 addr: fe80::dad3:85ff:fe30:cf33/64 Scope:Link<br />
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br />
          RX packets:960 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:783 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:1000<br />
          RX bytes:1005736 (1.0 MB)  TX bytes:90389 (90.3 KB)<br />
          Interrupt:45 Base address:0xc000 </p>
<p>lo        Link encap:Local Loopback<br />
          inet addr:127.0.0.1  Mask:255.0.0.0<br />
          inet6 addr: ::1/128 Scope:Host<br />
          UP LOOPBACK RUNNING  MTU:16436  Metric:1<br />
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:0<br />
          RX bytes:240 (240.0 B)  TX bytes:240 (240.0 B)</p>
<p>pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00<br />
          UP RUNNING NOARP  MTU:1472  Metric:1<br />
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:0<br />
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)</p>
<p>wlan0     Link encap:Ethernet  HWaddr 70:f1:a1:55:b3:d4<br />
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0<br />
          inet6 addr: fe80::72f1:a1ff:fe55:b3d4/64 Scope:Link<br />
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br />
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:35 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:1000<br />
          RX bytes:980 (980.0 B)  TX bytes:6398 (6.3 KB)<br />
          Interrupt:17 Memory:f87e0000-f87e0100.</p>
<p>Please suggest appropriate changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonny rocket</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-91862</link>
		<dc:creator>jonny rocket</dc:creator>
		<pubDate>Mon, 14 Feb 2011 18:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-91862</guid>
		<description>BUT, what should it be set too?</description>
		<content:encoded><![CDATA[<p>BUT, what should it be set too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jk</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-40990</link>
		<dc:creator>jk</dc:creator>
		<pubDate>Mon, 19 Jul 2010 03:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-40990</guid>
		<description>To find out MTU you can do a ping to any destination, set the DF bit to 1 (Dont Fragment) and play around with the packet size until you find a limit that works.

To do this in ubuntu:
ping -Mdo -s 1500 8.8.8.8

-Mdo sets DF to 1
- s 1500 sets your buffer to 1500 bytes
- 8.8.8.8 is a destination IP

The above command should return that the packet cant be fragmented or the message is too long (or similar). You then reduce the size of the packet (eg. -s 1490) until you get a reply. Then increase and reduce the number until you find the exact MTU you should use.</description>
		<content:encoded><![CDATA[<p>To find out MTU you can do a ping to any destination, set the DF bit to 1 (Dont Fragment) and play around with the packet size until you find a limit that works.</p>
<p>To do this in ubuntu:<br />
ping -Mdo -s 1500 8.8.8.8</p>
<p>-Mdo sets DF to 1<br />
- s 1500 sets your buffer to 1500 bytes<br />
- 8.8.8.8 is a destination IP</p>
<p>The above command should return that the packet cant be fragmented or the message is too long (or similar). You then reduce the size of the packet (eg. -s 1490) until you get a reply. Then increase and reduce the number until you find the exact MTU you should use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-5946</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 11 Feb 2009 23:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-5946</guid>
		<description>I can&#039;t get &#039;mtu size&#039; to work for eth0 when it has a dynamic IP address. The manual for interfaces describes the &#039;mtu size&#039; option for static IP addresses, as are used above. I&#039;m running Ubuntu 8.04 LTS server.

Is this a bug ?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get &#8216;mtu size&#8217; to work for eth0 when it has a dynamic IP address. The manual for interfaces describes the &#8216;mtu size&#8217; option for static IP addresses, as are used above. I&#8217;m running Ubuntu 8.04 LTS server.</p>
<p>Is this a bug ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shirish</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-5482</link>
		<dc:creator>shirish</dc:creator>
		<pubDate>Sat, 17 Jan 2009 04:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-5482</guid>
		<description>Hi all, 
 It seems tracepath does give what is suitable. 

$ tracepath 74.126.24.86
 1:  Mugglewille-desktop.local (192.168.1.3)                0.355ms pmtu 1500
 1:  no reply
 2:  no reply
 3:  no reply
 4:  no reply
 5:  no reply
 6:  no reply
 7:  no reply
 8:  no reply
 9:  no reply
^C

So seems it is saying the best mtu is 1500</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
 It seems tracepath does give what is suitable. </p>
<p>$ tracepath 74.126.24.86<br />
 1:  Mugglewille-desktop.local (192.168.1.3)                0.355ms pmtu 1500<br />
 1:  no reply<br />
 2:  no reply<br />
 3:  no reply<br />
 4:  no reply<br />
 5:  no reply<br />
 6:  no reply<br />
 7:  no reply<br />
 8:  no reply<br />
 9:  no reply<br />
^C</p>
<p>So seems it is saying the best mtu is 1500</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arup Roy Chowdhury</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-4206</link>
		<dc:creator>Arup Roy Chowdhury</dc:creator>
		<pubDate>Fri, 14 Nov 2008 15:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-4206</guid>
		<description>With Intrepid, the network manager has a tab for MTU setting and does it well, whoever thought about this, my hats off to him for incorporating this nifty feature.</description>
		<content:encoded><![CDATA[<p>With Intrepid, the network manager has a tab for MTU setting and does it well, whoever thought about this, my hats off to him for incorporating this nifty feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Ragln</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-4202</link>
		<dc:creator>Kyle Ragln</dc:creator>
		<pubDate>Mon, 18 Aug 2008 16:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-4202</guid>
		<description>The MTU becomes more important for people using Gigabit Ethernet.  To get the best throughput (and if your switch supports it), it&#039;s best to use &quot;Jumbo&quot; frames.  Jumbo frames are enabled with an MTU of around 9000.  Not all Gigabit Ethernet NICs support an MTU of 9000.  As an example, my Realtek 8169 based card supports a maximum of 7200.  Even at only 7200, transferring files between the computers on my LAN happens much faster than when using the default MTU of 1500.  Of course, it&#039;s best to check and see what the manufacturer suggests as the maximum supported MTU for the particular NIC you&#039;re using.</description>
		<content:encoded><![CDATA[<p>The MTU becomes more important for people using Gigabit Ethernet.  To get the best throughput (and if your switch supports it), it&#8217;s best to use &#8220;Jumbo&#8221; frames.  Jumbo frames are enabled with an MTU of around 9000.  Not all Gigabit Ethernet NICs support an MTU of 9000.  As an example, my Realtek 8169 based card supports a maximum of 7200.  Even at only 7200, transferring files between the computers on my LAN happens much faster than when using the default MTU of 1500.  Of course, it&#8217;s best to check and see what the manufacturer suggests as the maximum supported MTU for the particular NIC you&#8217;re using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-4204</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 14 Aug 2008 21:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-4204</guid>
		<description>Use the command tracepath to know the suitable MTU of your network</description>
		<content:encoded><![CDATA[<p>Use the command tracepath to know the suitable MTU of your network</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jj</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-4203</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Thu, 14 Aug 2008 03:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-4203</guid>
		<description>from what I found on www.debianadmin.org after Googling, settings for a static (not necessarily a dynamic [DHCP])address should be:

dialup  576
DSL  1492
cable modem 1500
fiber 4352</description>
		<content:encoded><![CDATA[<p>from what I found on <a href="http://www.debianadmin.org" rel="nofollow">http://www.debianadmin.org</a> after Googling, settings for a static (not necessarily a dynamic [DHCP])address should be:</p>
<p>dialup  576<br />
DSL  1492<br />
cable modem 1500<br />
fiber 4352</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.ubuntugeek.com/how-to-change-mtu-maximum-transmission-unit-of-network-interface-in-ubuntu-linux.html/comment-page-1#comment-4205</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 13 Aug 2008 05:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=578#comment-4205</guid>
		<description>Well ok fine ... that tells you how to change the MTU.

But what it does not tell you is how to find out whether you need to change your settings to 1300 or 1600 or whatever..... it cannot be simply trial and error.  I hope.

1492 or 1500 seem to be the common defaults but there is never an explanation of what they could / should be ...</description>
		<content:encoded><![CDATA[<p>Well ok fine &#8230; that tells you how to change the MTU.</p>
<p>But what it does not tell you is how to find out whether you need to change your settings to 1300 or 1600 or whatever&#8230;.. it cannot be simply trial and error.  I hope.</p>
<p>1492 or 1500 seem to be the common defaults but there is never an explanation of what they could / should be &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

