ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] ftp пропрос во внутр. сеть
@ 2007-05-28  9:19 Igo
    2007-05-28 11:55 ` Sergei Boudnik
  0 siblings, 2 replies; 4+ messages in thread
From: Igo @ 2007-05-28  9:19 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

всем привет
есть задача пробросить ftp во внутренную сеть.
ответ получаю, захожу, даже могу создать папку, но вот только даже если 
создал папку то её не видно.
пробывал заходить и в пасивно и активном режимах - одинаково.
чего не хватает?
[root@postmaster sysconfig]# cat /etc/sysconfig/iptables|grep 21
-A PREROUTING -d EXT_IP -p tcp --dport 21 -j DNAT --to-destination 
192.168.2.7:21
-A FORWARD -d 192.168.2.7 -p tcp --dport 21 -j ACCEPT
-A FORWARD -s 192.168.2.7 -p tcp --sport 21 -j ACCEPT

[root@postmaster sysconfig]# lsmod |grep ftp
ip_nat_ftp              4913  0
ip_conntrack_ftp       72689  1 ip_nat_ftp
iptable_nat            23037  2 ip_nat_ftp
ip_conntrack           40565  4 
ip_nat_ftp,ip_conntrack_ftp,ipt_state,iptable_nat



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-28 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-28  9:19 [Sysadmins] ftp пропрос во внутр. сеть Igo
2007-05-28 10:39   ` Igo
2007-05-28 11:55 ` Sergei Boudnik
2007-05-28 12:31   ` Igo

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git