<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "解決FileZilla無法連到vsFTPd"]]></title>
		<link>https://forum.andowson.com/posts/list/16.page</link>
		<description><![CDATA[Latest messages posted in the topic "解決FileZilla無法連到vsFTPd"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>解決FileZilla無法連到vsFTPd</title>
				<description><![CDATA[ [url=http://filezilla.sourceforge.net/]FileZilla[/url]是一個免費的FTP Client軟體。 
<br>
<br>
之前連Windows IIS FTP Server都很正常，別的FTP Sever如[url=http://www.pureftpd.org/project/pure-ftpd]PureFTPd[/url]也都OK，但就是自己架設的Linux上面內附的vsFTPd一直都會出現下面的錯誤訊息 
<br>
[color=red]錯誤： 無法開啟傳輸通道。回應：通訊端操作無法連線到主機。 
<br>
錯誤： 無法取得目錄列表！[/color] 
<br>
<br>
找了一下網路上說這應該是防火牆設定的問題，將Passive改為Active就可以了。 
<br>
<br>
步驟： 
<br>
進階設定=&gt;Passive傳輸模式設定=&gt;使用Active模式 
<br>
<br>
果然，重新再試一次就OK了！ :lol: 
<br>
<br>
準備拋棄其他Shareware的FTP Client了。]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/11/13.page</guid>
				<link>https://forum.andowson.com/posts/preList/11/13.page</link>
				<pubDate><![CDATA[Sat, 6 Jan 2007 10:51:27]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>回覆:解決FileZilla無法連到vsFTPd</title>
				<description><![CDATA[ 今天發現如果在Linux上面有啟動iptables，而且您的Linux有兩個IP，例如一個是eth0的192.168.1.2，另一個是ADSL ppp0的IP，則有些Client端的Windows XP不管有沒有啟動Firewall都會連不到，直接用別部Linux的ftp指令來連，成功登入後，下dir指令時會出現 
<br>
ftp: connect: No route to host 
<br>
經過網路搜尋後，發現將/etc/sysconfig/iptables-config裡面的IPTABLES_MODULES=""改為IPTABLES_MODULES="ip_nat_ftp ip_conntrack_ftp"，重新啟動iptables後，重新再連，咦 :shock: ，就可以連上了！ 
<br>
<br>
結論：CentOS4.4安裝的iptables預設值沒有載入處理NAT的部分，對只有一個IP且是public IP的主機應該是沒問題的，但是對用家裡的ADSL來架站的人可是個問題，希望以後大家都可以快樂在家架站囉！ :wink:]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/11/24.page</guid>
				<link>https://forum.andowson.com/posts/preList/11/24.page</link>
				<pubDate><![CDATA[Thu, 11 Jan 2007 23:54:56]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>回覆:解決FileZilla無法連到vsFTPd</title>
				<description><![CDATA[ 有關FTP Active mode和Passive mode的說明頁 
<br>
[url=http://slacksite.com/other/ftp.html]Active FTP vs. Passive FTP, a Definitive Explanation[/url] 
<br>
<br>
FTP 的主動模式( active )和被動模式( passive ) 
<br>]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/11/31.page</guid>
				<link>https://forum.andowson.com/posts/preList/11/31.page</link>
				<pubDate><![CDATA[Mon, 15 Jan 2007 18:48:21]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>