Re: Active FTP
- From: Nick Domukhovsky <ndomukhovsky@xxxxx>
- Date: Wed, 07 Mar 2007 12:35:25 +0500
Thanks for the reply.I've made testing network on virtual machines:
I have allowed all outbound traffic. I have enabled the FTP filter. I can
authenticate onto the public FTP server, but I cannot establish a data
connection (cannot even list files).
Do I need a rule to open port 20?
Host ISA ws-linux
10.100.18.57 ------ 10.100.18.156 192.168.0.1 ----- 192.168.0.2
internal external
Network relationship between internal and external is NAT.
Firewall policy contains only one rule - Allow all outbound traffic from
internal to external for all users.
On my host computer I establish FTP session with ws-linux (it uses
proFTPd). Here log of my session:
C:\>ftp 192.168.0.2
Connected to 192.168.0.2.
220 ProFTPD 1.3.0 Server (Debian) [::ffff:192.168.0.2]
User (192.168.0.2:(none)): anonymous
331 Anonymous login ok, send your complete email address as your password.
Password:
230-Welcome, archive user anonymous@::ffff:192.168.0.1 !
230-
230-The local time is: Thu Mar 1 06:56:18 2007
230-
230-This is an experimental FTP server. If have any unusual problems,
230-please report them via e-mail to <root@xxxxxxxxxxxxxxxxxxxx>.
230-
230 Anonymous access granted, restrictions apply.
ftp> ls
200 PORT command successful
150 Opening ASCII mode data connection for file list
welcome.msg
226 Transfer complete.
ftp: 13 bytes received in 0,00Seconds 13000,00Kbytes/sec.
ftp>
As you can see (after ls command) ftp used active mode and all was
successful. So your problem somewhere else. Try to monitor FTP server's
answers, maybe some other rules block them.
--
With best regards
Nickolay Domukhovsky, MCSA
.
- References:
- Active FTP
- From: Peter Downes
- Re: Active FTP
- From: Nick Domukhovsky
- Re: Active FTP
- From: Peter Downes
- Active FTP
- Prev by Date: Re: Active FTP
- Next by Date: Re: ISA 2004 and VPN 619 error
- Previous by thread: Re: Active FTP
- Next by thread: Re: Active FTP
- Index(es):
Relevant Pages
|