cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

What port does the ActiveGate use to communicate in the same environment?

ajdimanuel
Inactive

Hi,

we are configuring a new Managed installation where, because of firewall issues, agents won't have access to the Dynatrace Server node but they will make the connection through ActiveGates. In order to get HA and to remove a point of failure we want to communicate the tenant ActiveGates each other. The question is, what port do they use for that? 9999 or 443? it's necessary to open the right port in the FW.

The following page does not answer the question:

https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/configuration/wh...

Thanks in advance.

Alberto.

 

3 REPLIES 3

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Hello @Alberto D.

Environment ActiveGates do not talk to each other but only to the Cluster ActiveGate on port # 9999. ActiveGates will be automatically HA if you install more than one in the same environment, therefore, no manual intervention required.

You will have to open the port # 9999 from OneAgent to the Environment ActiveGate and port # 443 from Environment ActiveGate to Dynatrace Server.

Regards,

Babar


Julius_Loman
DynaMight Legend
DynaMight Legend
ActiveGate opens the 9999/tcp by default (you can set a different port if required, but ports below 1024 won't work since the ActiveGate is not running as a privileged user). It always agent--->activegate (cluster or environment)--->cluster node or agent--->cluster node.


ActiveGates do not communicate with each other at all, so you don't need to open any connections between them. If you need HA in a zone, you just need to set up two ActiveGates in the zone. Each agent will receive endpoint addresses of both gateways, so when the connection is lost, the agent automatically connects to other available ActiveGate.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Cluster node listens on 443 and 8443 for agent communication (8443 for older installations for compatibility reasons, 443 for new cluster installations). So you need to open the appropriate port from ActiveGates to your cluster nodes.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts