- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ftp to mainframe
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
01-31-2001 09:13 AM
01-31-2001 09:13 AM
ftp to mainframe
my user is ftping to our mainframe thru a firewall and when he ftps large files he never gets his ftp prompt back. has anybody ever
come across such an issue
tnx in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 10:30 AM
01-31-2001 10:30 AM
Re: ftp to mainframe
1) Check for a timeout on the firewall for sessions.
2) Make sure the script you are using to FTP to the mainframe doesn't have a timeout built into it. Expect scripts have this setting.
3) We have a proprietary FTP server at this location and it has several timeouts built into it. (Not our code.) When a user connects it spawns a child process. If that child process takes too long, then for some reason it drops the control-port. The client then never gets a good send ack back from the server.
Is this only on large files or any file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 12:34 PM
01-31-2001 12:34 PM
Re: ftp to mainframe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 01:35 PM
01-31-2001 01:35 PM
Re: ftp to mainframe
If you have an 11.x server check the value of the ip_pmtu_strategy setting using the ndd command.
#ndd -get /dev/ip ip_pmtu_strategy
If it's set to 1, try setting the value to either 0 (disabling PMTU) or 2. I fixed my problem by setting it to 2.
You can get more info on this parameter by
#ndd -h ip_pmtu_strategy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 01:49 PM
01-31-2001 01:49 PM
Re: ftp to mainframe
Try ftping from the server a large file to the users machine and see what occurs.
Just an idea.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 08:11 AM
02-01-2001 08:11 AM
Re: ftp to mainframe
i checked that ndd and it is set to 1,
if i change it will it affect anything else?
also, i tried an experiment, i found an hp box
that is near the mainframe and has to go thru the same firewall. when i send the same file from there, it doesnt drop but completes.
must be the mainframe, right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2001 10:47 AM
02-01-2001 10:47 AM
Re: ftp to mainframe
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=243a2e051820d6cfbd/screen=ckiDisplayDocument?docId=400000000266718