leonid_suslov
ServiceNow Employee
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
‎01-09-2017
04:38 AM
Ever faced the problem of having a non-standard port numbers for SSH or mixture of ports for SSH
In this post, I'm going to brief about how to configure the mid server to accommodate the discovery needs to operate with a mixture of ports.
Let us jump into the two simple steps to configure the mid-server.
First, you need to add the following property mid.sa.ssh.port to the mid-server properties
Second, add the required, comma separated ports to the Value field, for instance: 22,33,2222
So, there we have it. A single property entry to cater the multiple SSH ports that might be using.
3 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.