- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: FTP linux client chokes on PASV
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 10:47 AM
08-11-2005 10:47 AM
The user logs in and attempts a 'ls' command
and gets the response:
227 Entering Passive Mode (164,107,76,2,241,12)
ftp: connect: Invalid argument
I enabled the client activity log and all the TCPIP$FTP_SERVER.LOG file shows is multiple PASV commands. This problem appears to have developed when we upgraded from VMS 7.2-2, TCPIP 5.3.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 05:12 PM
08-11-2005 05:12 PM
Re: FTP linux client chokes on PASV
q
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 07:32 PM
08-11-2005 07:32 PM
Re: FTP linux client chokes on PASV
have they tried SCP or SFTP? (the secure/SSH versions) - Do they suffer the same symptoms?
q
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2005 01:35 AM
08-12-2005 01:35 AM
Re: FTP linux client chokes on PASV
before ls command, user can successfully any other ftp command?
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2005 03:16 AM
08-12-2005 03:16 AM
Re: FTP linux client chokes on PASV
command followed by PASV commands (1 for each command tried) until a QUIT command closes the session.
My only guesses right now are that he is unknowingly running firewall software that blocks outbound connections or his client doesn't like that the 227 response ends in ')' rather than ').'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2005 03:55 AM
08-12-2005 03:55 AM
Re: FTP linux client chokes on PASV
PASV mode is usually used when ftp server is protected by firewall.
You must know if and where are firewall throught network.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2005 08:06 AM
08-17-2005 08:06 AM
Solutionto FC3 2.6.12. Apparently something in the upgrade breaks ftp. A fresh build of NcFTP
works properly, as do lftp and gFTP. This is NOT a firewall problem, as the problem exists
when trying to ftp from servers on my local network.