- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: FTP problems TCPIP v 5.4 and TCPIP v 5.0
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
04-06-2005 05:46 AM
04-06-2005 05:46 AM
FTP problems TCPIP v 5.4 and TCPIP v 5.0
# 1 = OpenVMS V7.3-2 and TCPIP V5.4
# 2 = OpenVMS V7.2 and TCPIP v5.0
Everything works fine when i try to connect and transfer from #2 to #1. However when i connect and try to transfer from #1 to #2 it gets connected fine, but is unable to actually transfer a file.
Here is the error message from Alpha # 1 (trying to send)...
230 User logged in.
FTP> put t.t
200 TYPE set to IMAGE.
200 PORT command successful.
150 Opening data connection for DKA100:
%TCPIP-E-FTP_DATACONF, cannot establish data connection with remote host
-SYSTEM-F-REJECT, connect to network object rejected
550-Failed to recv FDL size DKA100:[DIR]T.T;
550 normal successful completion
200 TYPE set to ASCII.
The log in my home directory on #2 shows no errors... dka100:[dir]TCPIP$FTP_SERVER.LOG
However the log on #2 tcpip$ftp_run.log
displays the following error ....
%TCPIP-I-FTP_OBJ, object: -
%TCPIP-I-FTP_CHINFO, TCPIP$FTPC00004: Network $QIOW failed on FDL size recv
%SYSTEM-F-LINKDISCON, network partner disconnected logical link
Any help or ideas would be very appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 07:03 AM
04-06-2005 07:03 AM
Re: FTP problems TCPIP v 5.4 and TCPIP v 5.0
FTP uses 2 TCP connections, a "control" connection and a "data" connection. In active FTP the the remote note will create the connection. In passive move, the local site opens the data connection. I don't recall when passive support was added to TCPIP. You can try to enable this with FTP> passive If this doesn't work you'll need to work with your network support group to configure incoming ftp-data connection, or upgrade the remote site to a version of TCPIP that supports passive connections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 07:39 AM
04-06-2005 07:39 AM
Re: FTP problems TCPIP v 5.4 and TCPIP v 5.0
suggests a incompatability in the protocols. If one vms system ftp's to another it uses an extended protocol to pass file attribues.
See if there is a SET command to switch this off.
V5.0 was a really bad version - thats why V5.0A came out as it fixed some of the really bad bugs.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 07:47 AM
04-06-2005 07:47 AM
Re: FTP problems TCPIP v 5.4 and TCPIP v 5.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 01:10 AM
04-07-2005 01:10 AM
Re: FTP problems TCPIP v 5.4 and TCPIP v 5.0
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 08:47 PM
04-11-2005 08:47 PM
Re: FTP problems TCPIP v 5.4 and TCPIP v 5.0
-SYSTEM-F-REJECT, connect to network object rejected
I´m sure this was a problem in TCPIP v5.0/1 but can´t find the fix? is this something obvious like a configuration problem. We have systems with VMS 7.2-1 and tcpip 5.1 which can connect to the other