- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sftp ssh_exchange_identification question?
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
07-22-2004 10:15 AM
07-22-2004 10:15 AM
sftp ssh_exchange_identification question?
>sftp sftp.company.com
Connecting to sftp.company.com...
ssh_exchange_identification: Connection closed by remote host
Connection closed
I can resolve and ping sftp.company.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2004 10:42 AM
07-22-2004 10:42 AM
Re: sftp ssh_exchange_identification question?
did you try using scp instead of sftp ? if yes, what was the result ?
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2004 04:05 AM
07-23-2004 04:05 AM
Re: sftp ssh_exchange_identification question?
I can sftp to the secure ftp server using other sftp clients (mainly windows based) no problem. Any other inputs? Thks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 11:13 PM
09-03-2004 11:13 PM
Re: sftp ssh_exchange_identification question?
Make an entry for ur server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2004 03:34 AM
09-04-2004 03:34 AM
Re: sftp ssh_exchange_identification question?
There are couple of things to check.
1. Ensure that reverse lookup for your system works on sftp.company.com. Try adding your name to /etc/hosts on that system.
2. See if sftp.company.com is implementing tcp_wrappers. If so, make sure your host is not denied by checking it's /etc/hosts.allow and /etc/hosts.deny.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2004 06:11 AM
09-05-2004 06:11 AM
Re: sftp ssh_exchange_identification question?
could be a firewall between you and there is blocking.
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
09-05-2004 04:20 PM
09-05-2004 04:20 PM
Re: sftp ssh_exchange_identification question?
for sftp.company.com
2.Check in /etc/hosts.allow
Since you r able to do it from windows clients thereshouldn't be any problem of firewall.
regards
SK