<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: LinkSys NSLU2 (slug)</title>
	<atom:link href="http://blog.2sparrows.org/2006/02/17/linksys-nslu2-slug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.2sparrows.org/2006/02/17/linksys-nslu2-slug/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 14:40:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sean Butler</title>
		<link>http://blog.2sparrows.org/2006/02/17/linksys-nslu2-slug/#comment-34</link>
		<dc:creator><![CDATA[Sean Butler]]></dc:creator>
		<pubDate>Tue, 21 Feb 2006 13:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.2sparrows.org/blog/?p=66#comment-34</guid>
		<description><![CDATA[The hardest part was getting permissions correct between the windows boxes, rsync, and the ftp server.  Windows tends to chop off most of the bits of the unix permissions, and having a linux box allow ftp to get files w/o the right permissions is tough (impossible?).  I tried all sorts of things including forcing the umask of rsync, chmod -R on the directories, changing the options on the rsync command, etc.  What is really bad is I can&#039;t remember right now what I did to get it all to work, since I went through so many iterations.  I&#039;m sure i can figure it out if/when you need the info.

The other thing that was hard was getting passive ftp to work.  The slug sits behind a firewall, and I had port forwarding for 21 and 45000 - 45100 set, and then set proftpd to use 45000-45100 to be the only passive ports it would use.  It would work for a few transactions per session, and then fail.  When I put the slug on the dmz it worked fine, or if I turned off passive on the ftp client it worked fine.  I finally changed the passive ports from 45000 - 100 to some other range on both the ftp daemon and the firewall, and it started working.

The slug is the rsync server (daemon).]]></description>
		<content:encoded><![CDATA[<p>The hardest part was getting permissions correct between the windows boxes, rsync, and the ftp server.  Windows tends to chop off most of the bits of the unix permissions, and having a linux box allow ftp to get files w/o the right permissions is tough (impossible?).  I tried all sorts of things including forcing the umask of rsync, chmod -R on the directories, changing the options on the rsync command, etc.  What is really bad is I can&#8217;t remember right now what I did to get it all to work, since I went through so many iterations.  I&#8217;m sure i can figure it out if/when you need the info.</p>
<p>The other thing that was hard was getting passive ftp to work.  The slug sits behind a firewall, and I had port forwarding for 21 and 45000 &#8211; 45100 set, and then set proftpd to use 45000-45100 to be the only passive ports it would use.  It would work for a few transactions per session, and then fail.  When I put the slug on the dmz it worked fine, or if I turned off passive on the ftp client it worked fine.  I finally changed the passive ports from 45000 &#8211; 100 to some other range on both the ftp daemon and the firewall, and it started working.</p>
<p>The slug is the rsync server (daemon).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: breeves_2000</title>
		<link>http://blog.2sparrows.org/2006/02/17/linksys-nslu2-slug/#comment-33</link>
		<dc:creator><![CDATA[breeves_2000]]></dc:creator>
		<pubDate>Fri, 17 Feb 2006 23:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.2sparrows.org/blog/?p=66#comment-33</guid>
		<description><![CDATA[That&#039;s AWESOME!!! So you got all that set up the right way now eh? What was the hardest to configure? The SLUG is acting as the RSYNC server and the other devices are RSYNC clients? Very COOL! I&#039;ll be picking your brain for config tips later.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s AWESOME!!! So you got all that set up the right way now eh? What was the hardest to configure? The SLUG is acting as the RSYNC server and the other devices are RSYNC clients? Very COOL! I&#8217;ll be picking your brain for config tips later.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

