-
1. Re: Check for open ports on external server instances from the command line
daphnissov Jan 4, 2019 6:51 AM (in response to feixfb)Not sure what you're asking. Are you trying to check if a port is open on an external system from the Log Insight appliance itself?
-
2. Re: Check for open ports on external server instances from the command line
feixfb Jan 6, 2019 11:09 PM (in response to daphnissov)Exactly,
the connection between my log insigh installation an the AD is not working.. there are al lot of posibilitys why it is not working..
The first thing i checked was the name resolution.. the next would be to check if the ip on the specific port is reachable by the log insight installation. For this i normaly use something like tcproute. In the case of vmware appliances this is not installed. So i use nc or telnet. But both are no installed on the log insight appliance.
-
3. Re: Check for open ports on external server instances from the command line
daphnissov Jan 7, 2019 6:09 AM (in response to feixfb)Yeah, you can't upload those tools to a VMware appliance and start using them. But curl is there (among others) which can be used to troubleshoot.