<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Невозможно подключиться извне к FTP]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=17767&amp;type=atom" />
	<updated>2011-11-03T14:29:03Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=17767</id>
		<entry>
			<title type="html"><![CDATA[Re: Невозможно подключиться извне к FTP]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=222693#p222693" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code># iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED
ACCEPT     icmp --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ssh
REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Reposlav]]></name>
				<uri>https://linuxforum.ru/profile.php?id=19697</uri>
			</author>
			<updated>2011-11-03T14:29:03Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=222693#p222693</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Невозможно подключиться извне к FTP]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=222198#p222198" />
			<content type="html"><![CDATA[<p>iptables -L для начала.</p>]]></content>
			<author>
				<name><![CDATA[Denlookh]]></name>
				<uri>https://linuxforum.ru/profile.php?id=9916</uri>
			</author>
			<updated>2011-11-01T17:21:10Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=222198#p222198</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Невозможно подключиться извне к FTP]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=222164#p222164" />
			<content type="html"><![CDATA[<p>Добрый день!<br />Такая проблема: в локальной сети стоит сервер (имеет IP 192.168.0.240). На нем - centOS 6. Ни с vsftpd, ни с proftpd невозможно зайти на сервер по ftp. Если на самом сервере делать &quot;telnet 192.168.0.240 21&quot;, то все нормально. Если делать то же самое с другой машины в сети - коннект вроде как происходит, но какой-то странный (в винде, например, ничего не выводится, и через несколько секунд telnet завершается). Соответственно, ftp-клиент тоже не подключается. Filezilla пишет:<br /></p><div class="codebox"><pre><code>Статус:    Соединяюсь с 192.168.0.240:21...
Статус:    Соединение установлено, ожидание приглашения...
Ошибка:    Невозможно подключиться к серверу</code></pre></div><p>В чем может быть проблема?</p>]]></content>
			<author>
				<name><![CDATA[Reposlav]]></name>
				<uri>https://linuxforum.ru/profile.php?id=19697</uri>
			</author>
			<updated>2011-11-01T15:23:01Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=222164#p222164</id>
		</entry>
</feed>
