<?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: Change MTU (Maximum Transmission Unit) of network interface</title>
	<atom:link href="http://www.debianadmin.com/change-mtu-maximum-transmission-unit-of-network-interface.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/change-mtu-maximum-transmission-unit-of-network-interface.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mhanor</title>
		<link>http://www.debianadmin.com/change-mtu-maximum-transmission-unit-of-network-interface.html/comment-page-1#comment-3376</link>
		<dc:creator>mhanor</dc:creator>
		<pubDate>Thu, 16 Jul 2009 16:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/change-mtu-maximum-transmission-unit-of-network-interface.html#comment-3376</guid>
		<description>those who need to change mtu during debian install, activate a console (alt+f2, for example) and use the busybox&#039;s ip utility, examples:
ip link show
ip link set eth0 mtu 1492

modify the parameters to your own needs... it works for debian lenny</description>
		<content:encoded><![CDATA[<p>those who need to change mtu during debian install, activate a console (alt+f2, for example) and use the busybox&#8217;s ip utility, examples:<br />
ip link show<br />
ip link set eth0 mtu 1492</p>
<p>modify the parameters to your own needs&#8230; it works for debian lenny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.debianadmin.com/change-mtu-maximum-transmission-unit-of-network-interface.html/comment-page-1#comment-513</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Wed, 04 Jun 2008 22:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/change-mtu-maximum-transmission-unit-of-network-interface.html#comment-513</guid>
		<description>&lt;I&gt;pre-up /sbin/ifconfig $IFACE mtu 1492&lt;/I&gt;

You might like using post-up instead.</description>
		<content:encoded><![CDATA[<p><i>pre-up /sbin/ifconfig $IFACE mtu 1492</i></p>
<p>You might like using post-up instead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
