04-30-2003 12:25 PM - edited 02-20-2020 10:42 PM
Looking for the most secure way to allow FTP transfers through our corporate Firewall.
Right now if an FTP is initiated from the inside network . . . we can connect to the FTP site and login but cannot execute commands like "ls -al" or actually move data.
I can see my firewall blocking inbound tcp connections from the FTP server on ports 20 and what appears to be a randomly generated tcp port.
04-30-2003 03:28 PM
Hi,
is the ftp fixup protocol enabled?
Regards,
Tom
05-01-2003 05:30 AM
Yes . . . I have fixup protocol ftp 21 configured on the PIX.
05-01-2003 05:35 AM
I do not think port 20 is random it is ftp-data port you may need to open this up on the firewall... Also have you tried using passive mode in your ftp client
--Brian
05-01-2003 05:41 AM
Here is what I see being blocked on the firewall for each command I try to issue once I am connected to the FTP server . . . my private network address is being xlated to 216.248.65.178.
106001: Inbound TCP connection denied from 207.177.41.14/6411 to 216.248.65.178/113 flags SYN on interface outside
106001: Inbound TCP connection denied from 207.177.41.14/20 to 216.248.65.178/1132 flags SYN on interfaceoutside
The 207.177.41.14 address is the address of the server I connect to via FTP. Connect works but no other commands work.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide