<?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: A Working TFTP Server for Multi-Homed Linux Systems</title>
	<atom:link href="http://www.humboldt.co.uk/2008/11/a-working-tftp-server-for-multi-homed-linux-systems.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.humboldt.co.uk/2008/11/a-working-tftp-server-for-multi-homed-linux-systems.html</link>
	<description>Software Development and Consulting</description>
	<lastBuildDate>Fri, 18 Jun 2010 23:44:42 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ean</title>
		<link>http://www.humboldt.co.uk/2008/11/a-working-tftp-server-for-multi-homed-linux-systems.html/comment-page-1#comment-3879</link>
		<dc:creator>Ean</dc:creator>
		<pubDate>Fri, 18 Jun 2010 23:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.humboldt.co.uk/?p=25#comment-3879</guid>
		<description>Thanks for the concise summary of the issue!  My searching didn&#039;t turn up the Debian bug, but did turn up your page and it was a huge help.

Fyi, dnsmasq&#039;s TFTP server does support multi-homed servers, but it doesn&#039;t support ipv6.  If you need both multi-homing and ipv6, I&#039;ve had luck hand-applying the patch from the debian bug thread above to the latest tftpd-hpa.
Ean</description>
		<content:encoded><![CDATA[<p>Thanks for the concise summary of the issue!  My searching didn&#8217;t turn up the Debian bug, but did turn up your page and it was a huge help.</p>
<p>Fyi, dnsmasq&#8217;s TFTP server does support multi-homed servers, but it doesn&#8217;t support ipv6.  If you need both multi-homing and ipv6, I&#8217;ve had luck hand-applying the patch from the debian bug thread above to the latest tftpd-hpa.<br />
Ean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Kelley</title>
		<link>http://www.humboldt.co.uk/2008/11/a-working-tftp-server-for-multi-homed-linux-systems.html/comment-page-1#comment-2654</link>
		<dc:creator>Simon Kelley</dc:creator>
		<pubDate>Thu, 28 May 2009 12:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.humboldt.co.uk/?p=25#comment-2654</guid>
		<description>Just a quick correction about dnsmasq. It can use either of the two approaches to UDP source control that you describe. By default it does the IP_PKTINFO thing (and its equivalent for the other supported platforms) but can be configured to use the multiple-socket solution with --bind-interfaces.

HTH

Simon.</description>
		<content:encoded><![CDATA[<p>Just a quick correction about dnsmasq. It can use either of the two approaches to UDP source control that you describe. By default it does the IP_PKTINFO thing (and its equivalent for the other supported platforms) but can be configured to use the multiple-socket solution with &#8211;bind-interfaces.</p>
<p>HTH</p>
<p>Simon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
