- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cannot FTP
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
02-23-2011 05:44 PM
02-23-2011 05:44 PM
Cannot FTP
Currenlty our company have 2 server.
Server DL380G7 install with Red Hat Enterprise Linux 5.4 and another server RX6600 install HP-UX 11.31.
Now the problem was I cannot ftp from Rx6600 to DL380. Ping both server can, got reply.
If i ftp from linux to Hp-ux can ftp but from Hp-Ux to linux cannot ftp.
How to solve this problem?
Please advised.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 06:30 PM
02-23-2011 06:30 PM
Re: Cannot FTP
Have you tried to ftp from your desktop ( windows machine ) to Linux server ?
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 06:32 PM
02-23-2011 06:32 PM
Re: Cannot FTP
description. It does not say what you did.
It does not say what happened when you did
it. As usual, showing actual commands with
their actual output can be more helpful than
vague descriptions or interpretations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 06:36 PM
02-23-2011 06:36 PM
Re: Cannot FTP
i use this command ftp
and then the out put was time out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 06:57 PM
02-23-2011 06:57 PM
Re: Cannot FTP
That means, your FTP ports are not opened. Check your system, whether ports are opened for communication. Was there any logs recorded related to ftp?
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 07:25 PM
02-23-2011 07:25 PM
Re: Cannot FTP
> their actual output can be more helpful than
> vague descriptions or interpretations.
Was that not clear?
> i use this command ftp
> and then the out put was time out.
Does copy+paste not work on your system?
> From normal pc to linux can do ftp.
Define "normal pc".
If it works from a "normal pc" but not from
an HP-UX system, then there may be some kind
of firewall between the HP-UX system and the
Linux system (or _on_ the Linux system).
Can the HP-UX system make an FTP connection
to some other FTP server (anywhere)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 08:04 PM
02-23-2011 08:04 PM
Re: Cannot FTP
an HP-UX system, the HP-UX system can ftp to another hp ux system (server).
normal pc can ftp to linux
normal pc can ftp to hp ux
hp ux server can ftp to another hp ux server.
linux server can ftp to hp ux server but
hp ux server cannot ftp to linux server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 08:08 PM
02-23-2011 08:08 PM
Re: Cannot FTP
>> From normal pc to linux can do ftp.
i use this command ftp
and then the out put was time out.
What you mean by timed out? Can you paste the output? Later you said, possible from PC to Linux, but not possible from HP-UX to Linux. Can you paste the output ?
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2011 08:48 PM - last edited on 08-25-2011 02:26 PM by Kevin_Paul
02-23-2011 08:48 PM - last edited on 08-25-2011 02:26 PM by Kevin_Paul
Re: Cannot FTP
Hi,
Check your iptables rules in linux system.
Read the below thread also.
http://h30499.www3.hp.com/t5/Networking/Help-on-iptable-ftp-and-OmniBack-can-t-work/m-p/2950371#M1704
Rgds...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2011 05:43 PM
02-27-2011 05:43 PM
Re: Cannot FTP
Reconfigure fire wall policy.
Thank you.