Deployment Architecture

Splunk forwarder not connecting to Deployment Server

dantonag
Explorer

Hello,
we are on splunk 6.5.1 (same versione for the forwarder; unfortunately we can't upgrade at the moment).

We installed the forwarder on a Windows machine, and we configured deployment.conf to talk with the deployment server, like this:

[target-broker:deploymentServer]
targetUri = deployment.ourdomain.ext:80

From the forwarder logs, we see that this error is showing up:

02-24-2022 12:19:54.474 +0100 INFO DC:DeploymentClient - channel=tenantService/handshake Will retry sending handshake message to DS; err=not_connected

The communication with deployment.ourdomain.ext seems to be working (telnet works; the DNS is transforming calls to port 80 to port 8089 of the deployment server).

Why is the forwarder giving that error? We restarted it many times, but with no result.
Thanks

 

Labels (2)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @dantonag,

is there only one Forwarder with problem or is it present in all your Forwarders?

Anyway, I hint to use the correct 8089 managemen port without DNS redirection, maybe there could be a problem.

In addition use the Deployment Server IP address instead the hostname.

In other words, in deploymentclient.conf use (if 10.10.10.10 is the IP od the DS):

[target-broker:deploymentServer]
targetUri = 10.10.10.10:8089

In addition, I suppose that you have server more recent that the ones certified with version 6.5.1,  has the server with problems the same operative system than other that works or not?

Ciao.

Giuseppe

0 Karma

dantonag
Explorer

Hello,
thanks for you answer.

We have many other forwarders, but they can directly contact the deployment server (they are on a separate network), and they work correctly. For this forwarder, we can't directly contact the deployment server, so we are forced to use the DNS and port 80.

I tried changing the DNS name with the IP, but I have the same error:

02-24-2022 12:53:03.197 +0100 INFO DC:DeploymentClient - channel=tenantService/handshake Will retry sending handshake message to DS; err=not_connected

Thanks

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @dantonag,

I think that the problem is the port redirection hat probably doesn't run.

If this is the problem, I don't know how to help you!

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...