CMDB Discovery of Linux Servers using TCP 22 and a second port.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2019 12:59 PM
CMDB Discovery uses the industry standard TCP 22 for Linux servers. We use TCP 22, but also use a second port for SSH on Linux servers. Is there a way of adding this additional port as a second avenue for the Discovery of Linux servers? We want Linux to be recognized over two ports.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2019 01:15 PM
You can add an additional IP service, take a look at the vmapp port probe for an example...not sure it will actually run on the second port but I've never tried it. Let us know what you find out..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2019 05:23 PM
Thanks for responding as you helped point me in correct direction. In Discovery Definitions>IP Services, "ssh" was configured for TCP 22. This was changed to our custom port and voila, the fields populate.
The doc has a "Caution:" pertaining to custom ports.
Attempted to get it working with two rules, one rule for TCP 22 and one for our custom port, but that didn't work. End result, one that has the custom port configured.
Will continue to research getting things to Discover with both ports, respectively.
Thanks.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2019 06:31 AM
Hi Ron,
Is this issue fixed? I am also facing similar issue for SNMP where we using two ports 161 & 5161 but discovery works for any one port even if we add two. Any suggestion.
Regards,
Pravin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2019 04:27 AM
Go into Discovery Definition. You will be working with IP Services and Port Probes. In IP Services you already have a service for snmp. Create a new one named snmp2 and configure with 5161.
In Port Probes, open snmp. To the right is "triggered by services". Click the lock to open,,,,browse and add snmp2, Update.
That should do it.
Ron