- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2013 12:08 PM - edited 02-21-2020 04:56 AM
Unable to SSH to cisco CSM server
Hi Everyone,
Trying to SSH new Cisco CSM server.
ACL is there that allows ssh i can see the hit counts increment but when i try ssh it gives error network connection refused.
Do i need to open ssh port on csm server?
if yes can please someone let me know hot to do that?
Regards
MAhesh
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2013 03:27 PM
As noted in firewall forum...
The CSM server itself has no ssh daemon on it to respond to such requests unless you've added some other 3rd party software. It's just a Windows server running an application (CSM).
CSM uses https for the client software (Java applications) to communicate to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2013 03:27 PM
As noted in firewall forum...
The CSM server itself has no ssh daemon on it to respond to such requests unless you've added some other 3rd party software. It's just a Windows server running an application (CSM).
CSM uses https for the client software (Java applications) to communicate to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2013 08:50 PM
Thanks Marvin
Regards
MAhesh
