HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- trying to sftp/scp from HP secure shell to Protoca...
Operating System - HP-UX
1834827
Members
2676
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-25-2002 08:09 AM
06-25-2002 08:09 AM
trying to sftp/scp from HP secure shell to Protocal 1 via 3des???
I don't know very much!
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2002 07:47 AM
06-26-2002 07:47 AM
Re: trying to sftp/scp from HP secure shell to Protocal 1 via 3des???
I have seen an error similar to this before:
invalid packet received: len 218778733 closing the offending input channel
It was an endian bug in the AES cipher implementation of openssh version 2.52(?) and prior (it only happened when connecting Intel to PA-Risc and vice versa). Even though HP-UX Secure shell has this bug corrected, it may be that the ssh implementation on the other side does not. (or, it could be a similar problem with another Cipher like the 3des you are trying to use)
The keyword "Ciphers" in both ssh_config and sshd_config can be used to modify the order in which the client/server try to connect. (May be different for some versions of ssh) Try adding this on one side or the other (see the man page for details) and see what happens. Alternatively, you could try upgrading ssh on the Cisco devices, but I don't know how easy that is.
invalid packet received: len 218778733 closing the offending input channel
It was an endian bug in the AES cipher implementation of openssh version 2.52(?) and prior (it only happened when connecting Intel to PA-Risc and vice versa). Even though HP-UX Secure shell has this bug corrected, it may be that the ssh implementation on the other side does not. (or, it could be a similar problem with another Cipher like the 3des you are trying to use)
The keyword "Ciphers" in both ssh_config and sshd_config can be used to modify the order in which the client/server try to connect. (May be different for some versions of ssh) Try adding this on one side or the other (see the man page for details) and see what happens. Alternatively, you could try upgrading ssh on the Cisco devices, but I don't know how easy that is.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP