<?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: Linux MTU Change Size</title> <atom:link href="http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Anonymous</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-47293</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 12 May 2010 05:32:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-47293</guid> <description>i think here is the driver limitation...
i have similar situation
root@bigboy:~# ifconfig eth0 mtu 1490
root@bigboy:~# ifconfig eth0 mtu 1501
SIOCSIFMTU: Invalid argument</description> <content:encoded><![CDATA[<p>i think here is the driver limitation&#8230;<br
/> i have similar situation<br
/> root@bigboy:~# ifconfig eth0 mtu 1490<br
/> root@bigboy:~# ifconfig eth0 mtu 1501<br
/> SIOCSIFMTU: Invalid argument</p> ]]></content:encoded> </item> <item><title>By: davinder Singh</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-47287</link> <dc:creator>davinder Singh</dc:creator> <pubDate>Tue, 11 May 2010 16:03:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-47287</guid> <description>I have givren the below.
DEVICE=eth0
#MTU=5000
BOOTPROTO=static
ONBOOT=yes
IPADDR=192.168.138.129
NETMASK=255.255.255.0
#MTU=5000</description> <content:encoded><![CDATA[<p>I have givren the below.<br
/> DEVICE=eth0<br
/> #MTU=5000<br
/> BOOTPROTO=static<br
/> ONBOOT=yes<br
/> IPADDR=192.168.138.129<br
/> NETMASK=255.255.255.0<br
/> #MTU=5000</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-47270</link> <dc:creator>Anonymous</dc:creator> <pubDate>Mon, 10 May 2010 20:12:57 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-47270</guid> <description>and what did you change?</description> <content:encoded><![CDATA[<p>and what did you change?</p> ]]></content:encoded> </item> <item><title>By: davinder Singh</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-47266</link> <dc:creator>davinder Singh</dc:creator> <pubDate>Mon, 10 May 2010 16:06:59 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-47266</guid> <description>I have tried the same but it is not working &amp; giving the following error
[root@server home]# /etc/init.d/network restart
Shutting down interface eth0:                              [  OK  ]
Shutting down loopback interface:                          [  OK  ]
Bringing up loopback interface:                            [  OK  ]
Bringing up interface eth0:  SIOCSIFMTU: Invalid argument</description> <content:encoded><![CDATA[<p>I have tried the same but it is not working &amp; giving the following error</p><p>[root@server home]# /etc/init.d/network restart<br
/> Shutting down interface eth0:                              [  OK  ]<br
/> Shutting down loopback interface:                          [  OK  ]<br
/> Bringing up loopback interface:                            [  OK  ]<br
/> Bringing up interface eth0:  SIOCSIFMTU: Invalid argument</p> ]]></content:encoded> </item> <item><title>By: Curiuos</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-44372</link> <dc:creator>Curiuos</dc:creator> <pubDate>Thu, 29 Oct 2009 15:02:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-44372</guid> <description>Should this only be enable on interfaces that have local traffic only? What happens to the packets if they are routed to devices that do not support an MTU of that size?</description> <content:encoded><![CDATA[<p>Should this only be enable on interfaces that have local traffic only? What happens to the packets if they are routed to devices that do not support an MTU of that size?</p> ]]></content:encoded> </item> <item><title>By: Nate</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-44363</link> <dc:creator>Nate</dc:creator> <pubDate>Thu, 29 Oct 2009 03:40:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-44363</guid> <description>I tied using MTU 9000 under using Debian under  /etc/network/ interfaces with a DHCP applied address and the mtu seems to be taken from the DHCP settings which seems logical, but is a little frustrating.</description> <content:encoded><![CDATA[<p>I tied using MTU 9000 under using Debian under  /etc/network/ interfaces with a DHCP applied address and the mtu seems to be taken from the DHCP settings which seems logical, but is a little frustrating.</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-44229</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Thu, 22 Oct 2009 16:57:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-44229</guid> <description>@ Solaris/  Aaron,
The faq has been updated.
Appreciate  your posts!</description> <content:encoded><![CDATA[<p>@ Solaris/  Aaron,</p><p>The faq has been updated.</p><p>Appreciate  your posts!</p> ]]></content:encoded> </item> <item><title>By: Aaron Toponce</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-44227</link> <dc:creator>Aaron Toponce</dc:creator> <pubDate>Thu, 22 Oct 2009 16:30:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-44227</guid> <description>The /etc/rc.local file is severely deprecated, and shouldn&#039;t be used at all. If you want to set MTU sizes on your NIC, then you should be editing the NIC&#039;s config file, not init&#039;s.
For RHEL/Fedora add &quot;MTU=9000&quot; to /etc/sysconfig/network/ifcfg-eth0
For Debian/Ubuntu add &quot;mtu 9000&quot; to /etc/network/interfaces
Take the interface down, then back up, and the setting should be applied. This gets a bit more troublesome on NICs that are bound together or for TAP/Bridge devices, but the concept is the same: edit the appropriate NIC config to make the setting.</description> <content:encoded><![CDATA[<p>The /etc/rc.local file is severely deprecated, and shouldn&#8217;t be used at all. If you want to set MTU sizes on your NIC, then you should be editing the NIC&#8217;s config file, not init&#8217;s.</p><p>For RHEL/Fedora add &#8220;MTU=9000&#8243; to /etc/sysconfig/network/ifcfg-eth0<br
/> For Debian/Ubuntu add &#8220;mtu 9000&#8243; to /etc/network/interfaces</p><p>Take the interface down, then back up, and the setting should be applied. This gets a bit more troublesome on NICs that are bound together or for TAP/Bridge devices, but the concept is the same: edit the appropriate NIC config to make the setting.</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-44225</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Thu, 22 Oct 2009 16:22:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-44225</guid> <description>Thanks for the heads up! I&#039;ve fixed the problem. Earlier, today I patched up WP and something did went wrong with my functions file. Let me know if you&#039;ve any more problem.</description> <content:encoded><![CDATA[<p>Thanks for the heads up! I&#8217;ve fixed the problem. Earlier, today I patched up WP and something did went wrong with my functions file. Let me know if you&#8217;ve any more problem.</p> ]]></content:encoded> </item> <item><title>By: marc</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-44220</link> <dc:creator>marc</dc:creator> <pubDate>Thu, 22 Oct 2009 15:15:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-44220</guid> <description>Hello, the &quot;printable version&quot; link adds an extra / slash  to the url and then gives a 404. I think it happends on many other pages.
Great job on this site, i follow it by mail and i also use the forum, it&#039;s one of my reference sites. nice job.</description> <content:encoded><![CDATA[<p>Hello, the &#8220;printable version&#8221; link adds an extra / slash  to the url and then gives a 404. I think it happends on many other pages.</p><p>Great job on this site, i follow it by mail and i also use the forum, it&#8217;s one of my reference sites. nice job.</p> ]]></content:encoded> </item> <item><title>By: Solaris</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-44206</link> <dc:creator>Solaris</dc:creator> <pubDate>Thu, 22 Oct 2009 12:16:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-44206</guid> <description>Or like this
/etc/network/interfaces
iface eth0 inet static
address  192.168.1.2
network  192.168.1.0
gateway 192.168.1.1
netmask 255.255.255.0
mtu 9000</description> <content:encoded><![CDATA[<p>Or like this</p><p>/etc/network/interfaces</p><p>iface eth0 inet static<br
/> address  192.168.1.2<br
/> network  192.168.1.0<br
/> gateway 192.168.1.1<br
/> netmask 255.255.255.0<br
/> mtu 9000</p> ]]></content:encoded> </item> <item><title>By: Yevgen</title><link>http://www.cyberciti.biz/faq/centos-rhel-redhat-fedora-debian-linux-mtu-size/#comment-44188</link> <dc:creator>Yevgen</dc:creator> <pubDate>Thu, 22 Oct 2009 09:51:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=5471#comment-44188</guid> <description>You can use alse another command:
ip link set eth0 mtu 9000
ip link set eth0 up</description> <content:encoded><![CDATA[<p>You can use alse another command:<br
/> ip link set eth0 mtu 9000<br
/> ip link set eth0 up</p> ]]></content:encoded> </item> </channel> </rss>
