HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Run Openssh on alternate port
Server Management - Systems Insight Manager
1833476
Members
2532
Online
110052
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
Go to solution
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-15-2004 04:36 AM
06-15-2004 04:36 AM
I want to run ssh on a different port than 22. I found the configuration in \ProgFiles\OpenSSH\etc\ssh_config and sshd_config and changed the ports there. I verified with putty that it was working but when I try to deploy openssh to another server I get this error:
EXCEPTION CLASS: com.hp.mx.dtf.sshClient.MxSshFailedConnectionException
EXCEPTION: Unable to contact the SSH server on node "SIMserver".
It looks like the application is still trying to connect on port 22. Where can I change that?
TIA
EXCEPTION CLASS: com.hp.mx.dtf.sshClient.MxSshFailedConnectionException
EXCEPTION: Unable to contact the SSH server on node "SIMserver".
It looks like the application is still trying to connect on port 22. Where can I change that?
TIA
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 03:16 AM
06-16-2004 03:16 AM
Solution
Normally, SSH servers listen on TCP port 22. If, for some reason, this needs to be changed, the SSH
port that HP Systems Insight Manager uses is configurable. Note that this only changes the port that
the CMS uses to initiate SSH sessions. Every SSH server on each managed system must be configured
to listen on that port as well. The port is set by setting MX_SSH_PORT in the mx.properties file.
Example: To change the port to 6450, add the following line to mx.properties:
MX_SSH_PORT=6450
more info can be found in the whitepaper.
http://www.hp.com/wwsolutions/misc/hpsim-helpfiles/HPSIM_SSH_WP.pdf
port that HP Systems Insight Manager uses is configurable. Note that this only changes the port that
the CMS uses to initiate SSH sessions. Every SSH server on each managed system must be configured
to listen on that port as well. The port is set by setting MX_SSH_PORT in the mx.properties file.
Example: To change the port to 6450, add the following line to mx.properties:
MX_SSH_PORT=6450
more info can be found in the whitepaper.
http://www.hp.com/wwsolutions/misc/hpsim-helpfiles/HPSIM_SSH_WP.pdf
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