Hello:  We are attempting to allow ftp connections via
tunneling with OpenSSH with repeated failure (both 6.2 
and 7.0). The connection is apparently being blocked, 
but where/how? Any assistance or ideas would be very 
much appreciated.  (see below)

Kenneth R. Pollard
Department of Mathematics and Statistics
University of Massachusetts


[avrunin@h006008ccb688 avrunin]$ ftp localhost 5021
Connected to h006008ccb688.
220 ext.math.umass.edu FTP server (Version wu-2.6.1(1) Wed Aug 9 05:54:50 EDT 2000) 
ready.
Name (localhost:avrunin): 
331 Password required for avrunin.
Password:
230 User avrunin logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> put .bashrc home.bashrc
local: .bashrc remote: home.bashrc
500 Illegal PORT Command
ftp: bind: Address already in use
ftp> passive
Passive mode on.
ftp> put .bashrc home.bashrc
local: .bashrc remote: home.bashrc
227 Entering Passive Mode (128,119,47,3,85,85)
425 Possible PASV port theft, cannot open data connection.
ftp> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to