<?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: Home test, and tftp bits</title>
	<atom:link href="http://thomas.apestaart.org/log/?p=904&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://thomas.apestaart.org/log/?p=904</link>
	<description>Present Perfect</description>
	<lastBuildDate>Mon, 20 May 2013 09:33:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: martin</title>
		<link>http://thomas.apestaart.org/log/?p=904&#038;cpage=1#comment-50983</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Sat, 20 Jun 2009 15:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.apestaart.org/log/?p=904#comment-50983</guid>
		<description>Try relative symlinks as your default for &quot;local&quot; symlinks. It&#039;s usually easiest to change in the directory where you want to symlink and then do the ln -s from there. I think relative symlinks are more robust in many cases.</description>
		<content:encoded><![CDATA[<p>Try relative symlinks as your default for &#8220;local&#8221; symlinks. It&#8217;s usually easiest to change in the directory where you want to symlink and then do the ln -s from there. I think relative symlinks are more robust in many cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://thomas.apestaart.org/log/?p=904&#038;cpage=1#comment-50956</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 19 Jun 2009 21:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.apestaart.org/log/?p=904#comment-50956</guid>
		<description>&#039;tcpdump &#124; grep tftp&#039; should be &#039;tcpdump -n port tftp&#039; or at least &#039;tcpdump -n -l &#124; grep --line-buffered tftp&#039;


oh and.. I think I commented about this a while ago, but your blog is still messed up. It looks like it is hacked. Run these commands:


wget -Onormal.html http://thomas.apestaart.org/log/?p=904 
wget -Ogoogle.html http://thomas.apestaart.org/log/?p=904 --referer=http://www.google.com/reader/
diff normal.html google.html

and you&#039;ll see a ton of crap instead of your normal content</description>
		<content:encoded><![CDATA[<p>&#8216;tcpdump | grep tftp&#8217; should be &#8216;tcpdump -n port tftp&#8217; or at least &#8216;tcpdump -n -l | grep &#8211;line-buffered tftp&#8217;</p>
<p>oh and.. I think I commented about this a while ago, but your blog is still messed up. It looks like it is hacked. Run these commands:</p>
<p>wget -Onormal.html <a href="http://thomas.apestaart.org/log/?p=904" rel="nofollow">http://thomas.apestaart.org/log/?p=904</a><br />
wget -Ogoogle.html <a href="http://thomas.apestaart.org/log/?p=904" rel="nofollow">http://thomas.apestaart.org/log/?p=904</a> &#8211;referer=http://www.google.com/reader/<br />
diff normal.html google.html</p>
<p>and you&#8217;ll see a ton of crap instead of your normal content</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://thomas.apestaart.org/log/?p=904&#038;cpage=1#comment-50937</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Fri, 19 Jun 2009 14:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://thomas.apestaart.org/log/?p=904#comment-50937</guid>
		<description>Nice writeup! To join in, here&#039;s a hint I found useful:

When trying to use TFTP for netbooting a system (with PXE), the TFTP file transfer might start but then freeze. This could be an MTU problem. For me, it helped to add &quot;-B 1200&quot; to the tftpd command line (in (x)inetd configuration file). This reduces the maximum packet size to 1200 bytes and makes TFTP work with networks interfaces which have a low MTU set.</description>
		<content:encoded><![CDATA[<p>Nice writeup! To join in, here&#8217;s a hint I found useful:</p>
<p>When trying to use TFTP for netbooting a system (with PXE), the TFTP file transfer might start but then freeze. This could be an MTU problem. For me, it helped to add &#8220;-B 1200&#8243; to the tftpd command line (in (x)inetd configuration file). This reduces the maximum packet size to 1200 bytes and makes TFTP work with networks interfaces which have a low MTU set.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
