Results 1 to 2 of 2
My iptables policies are DROP and I just allow the ports I need to use. I can't, however, do passive ftp transfers. Does anyone know whether this uses a different ...
- 07-13-2003 #1
Passive FTP
My iptables policies are DROP and I just allow the ports I need to use. I can't, however, do passive ftp transfers. Does anyone know whether this uses a different port/protocol than ftp?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 07-13-2003 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
with me its the other way around.. i can only do passive FTP connections.
run these commands to load the IPtables FTP modules and give it another go:
JasonCode:/sbin/modprobe ip_conntrack_ftp /sbin/modprobe ip_nat_ftp


Reply With Quote
