- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP connects and immediately closes
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-30-2006 02:52 AM
08-30-2006 02:52 AM
FTP connects and immediately closes
c:\>ftp server.domain.com
Connected to server.domain.com
Connection closed by remote host.
I'd say it was just a firewall issue, but it looks like the connection happens and then is immediately dropped! Why would it happen to them, and not me? They can traceroute to the server without any problems, although they are half-way around the world from it so the trace takes longer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 02:54 AM
08-30-2006 02:54 AM
Re: FTP connects and immediately closes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 03:03 AM
08-30-2006 03:03 AM
Re: FTP connects and immediately closes
On the server:
inetd -l
enahanced logging
tail -f /var/adm/syslog/syslog.log
Try to connect.
See the configuration of ined.conf, there may be a problem.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 03:04 AM
08-30-2006 03:04 AM
Re: FTP connects and immediately closes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 03:07 AM
08-30-2006 03:07 AM
Re: FTP connects and immediately closes
If one of them is firewall blocked, you have a problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 03:43 AM
08-30-2006 03:43 AM
Re: FTP connects and immediately closes
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 04:12 AM
08-30-2006 04:12 AM
Re: FTP connects and immediately closes
This can deny address ranges, force ftp to listen on certain network cards. It can also force reverse look ups so if the reverse look up fails, it bombs you out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2006 12:02 AM
08-31-2006 12:02 AM
Re: FTP connects and immediately closes
He can 'traceroute' you but you cannot do it.
Control the routing table on your site. Routing rules can be different !
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2006 12:32 AM
08-31-2006 12:32 AM
Re: FTP connects and immediately closes
Could their be a variance in the ftp protocol being used ? .. like if your shop only allows sftp or ftps to connect externally, but he's trying to ftp only.
Just something to check,
Rgrds,
Rita