- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Connection Closed immediately following sftp
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
Discussions
Discussions
Discussions
Forums
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
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-04-2007 10:27 AM
тАО01-04-2007 10:27 AM
Connection Closed immediately following sftp
ehrisp > $sftp -v -oPort=10022 JA254@65.82.131.75
Connecting to 65.82.131.75...
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090609f
1454: debug1: Reading configuration data /opt/ssh/etc/ssh_config
1454: debug1: Rhosts Authentication disabled, originating port will not be trusted.
1454: debug1: ssh_connect: needpriv 0
1454: debug1: Connecting to 65.82.131.75 [65.82.131.75] port 10022.
1454: debug1: Connection established.
1454: debug1: identity file /home/pellerit/.ssh/id_rsa type -1
1454: debug1: identity file /home/pellerit/.ssh/id_dsa type -1
1454: debug1: Remote protocol version 2.0, remote software version Connect:Enterprise_UNIX_2.2.00
1454: debug1: no match: Connect:Enterprise_UNIX_2.2.00
1454: debug1: Enabling compatibility mode for protocol 2.0
1454: debug1: Local version string SSH-2.0-OpenSSH_3.5p1
1453: Connection closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2007 10:38 AM
тАО01-04-2007 10:38 AM
Re: Connection Closed immediately following sftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2007 10:44 AM
тАО01-04-2007 10:44 AM
Re: Connection Closed immediately following sftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-04-2007 01:45 PM
тАО01-04-2007 01:45 PM
Re: Connection Closed immediately following sftp
not a good idea to post that type of info. Hopefully a moderator will cleanup your post to get rid of the actual username@ip.
Do you have a box on the outside of your filewall you can test from? If so try it then work w/ your firewall admins to figure out what's missing.
Is your sftp being initiated from a SuSE Linux box? Have you tried to start it from another system w/ a later rev of OpenSSH?
hope this helps,
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2007 01:58 AM
тАО01-05-2007 01:58 AM
Re: Connection Closed immediately following sftp
I don't mean an exchange of SSH public keys for the user, I mean an internal key exchange that is part of the operation of ssh. Normally that is completely transparent to you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2007 04:42 AM
тАО01-05-2007 04:42 AM
Re: Connection Closed immediately following sftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-06-2007 01:37 AM
тАО01-06-2007 01:37 AM
Re: Connection Closed immediately following sftp
If you're still unable to get there, probably the easiest thing you could do is update OpenSSH. Maybe even try connecting from another node on your network.
-denver