<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: One Agent not Communicating with ActiveGate in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192021#M22024</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46046"&gt;@MariusNicolae&lt;/a&gt;&amp;nbsp;i used the AG ip adress, i just masked here with "ipAG" just to show what the result was!!!&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 11:58:33 GMT</pubDate>
    <dc:creator>Walter2</dc:creator>
    <dc:date>2022-08-04T11:58:33Z</dc:date>
    <item>
      <title>OneAgent doesn't communicate with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191758#M21972</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few weeks I found out that I was not receiving data from hosts without internet connections, and I discovered that all OA´s are &lt;STRONG&gt;communicating directly&lt;/STRONG&gt; to my Saas environment(&lt;STRONG&gt;the ones that have internet connections&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: &lt;STRONG&gt;ActiveGate&lt;/STRONG&gt; is up and in the same Network_Zone but I can´t find out the problem.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 12:10:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191758#M21972</guid>
      <dc:creator>Walter2</dc:creator>
      <dc:date>2022-08-04T12:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191763#M21974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you try to run a telnet command from the host with OA to the AG?&lt;/P&gt;&lt;P&gt;A simple&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;telnet ${activeGateIP} 9999 &lt;/LI-CODE&gt;&lt;P&gt;Can do the trick, if it hangs then your activegate is not reachable by the host where the oneagent is working. Do you know if there is a firewall between the oneagent and the activegate?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 12:53:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191763#M21974</guid>
      <dc:creator>MariusNicolae</dc:creator>
      <dc:date>2022-08-01T12:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191790#M21976</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I ran the command:&lt;/P&gt;&lt;PRE&gt;telnet ${activeGateIP} 9999 &lt;/PRE&gt;&lt;P&gt;its shows that was &lt;EM&gt;&lt;STRONG&gt;unable to connect to remote host: Connection timed out&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I´ll try to reach the Infra guy to open this port on our firewall to see if its work...&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 15:01:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191790#M21976</guid>
      <dc:creator>Walter2</dc:creator>
      <dc:date>2022-08-01T15:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191958#M21995</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46046"&gt;@MariusNicolae&lt;/a&gt;&amp;nbsp;i opened the port:9999 on my firewall and still the same!!! im out of option right now.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:29:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191958#M21995</guid>
      <dc:creator>Walter2</dc:creator>
      <dc:date>2022-08-03T14:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191960#M21996</link>
      <description>&lt;P&gt;Hi Walter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you confirm now that the telnet from the OA host is working?&lt;/P&gt;&lt;P&gt;Can you try to run&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;traceroute -T -p 9999 ipAG&lt;/LI-CODE&gt;&lt;P&gt;And confirm if this is also working? Make sure that the connection is possible now and maybe try to restart the oneagent&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:46:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191960#M21996</guid>
      <dc:creator>MariusNicolae</dc:creator>
      <dc:date>2022-08-03T14:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191961#M21997</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47852"&gt;@Walter2&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of the possible reasons could be that OneAgent was installed before ActiveGate was available in the environment and after OneAgent lost internet access he could not have the connections endpoints list refreshed by the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try to run oneagentctl --&lt;SPAN&gt;get-server on OneAgent that doesn't have a connection to the cluster to check if desired AcitiveGate is on the list of connection endpoints&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-oneagent/oneagent-configuration-via-command-line-interface#show-current-communication-endpoints" target="_blank"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-oneagent/oneagent-configuration-via-command-line-interface#show-current-communication-endpoints&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use oneagentctl --set-server to set the proper endpoint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:56:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191961#M21997</guid>
      <dc:creator>TomekRybczynski</dc:creator>
      <dc:date>2022-08-03T14:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191997#M22010</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44233"&gt;@TomekRybczynski&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran oneagentctl --get-server on OA&lt;SPAN&gt;'s&lt;/SPAN&gt; that &lt;SPAN&gt;doesn't have connections to the enviroment AG and the AG is on the list of each one (5 hosts).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 08:48:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191997#M22010</guid>
      <dc:creator>Walter2</dc:creator>
      <dc:date>2022-08-04T08:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191998#M22011</link>
      <description>&lt;P&gt;I did restart the one agent&lt;STRONG&gt;&lt;EM&gt;(oneagentctl --restart-service)&lt;/EM&gt;&lt;/STRONG&gt; before and still not working&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;traceroute to ipAG (ipAG), 30 hops max, 60 byte packets
1 * * *
2 * * *
3 * * *
4 * * *
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 08:55:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/191998#M22011</guid>
      <dc:creator>Walter2</dc:creator>
      <dc:date>2022-08-04T08:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192005#M22014</link>
      <description>&lt;P&gt;Hi Walter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to use your activegate ip, not literally "ipAG"&lt;/P&gt;&lt;P&gt;Can you do that with your activegate ip?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 09:01:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192005#M22014</guid>
      <dc:creator>MariusNicolae</dc:creator>
      <dc:date>2022-08-04T09:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192021#M22024</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46046"&gt;@MariusNicolae&lt;/a&gt;&amp;nbsp;i used the AG ip adress, i just masked here with "ipAG" just to show what the result was!!!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 11:58:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192021#M22024</guid>
      <dc:creator>Walter2</dc:creator>
      <dc:date>2022-08-04T11:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192024#M22025</link>
      <description>&lt;P&gt;Hi Walter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well in that case it doesn't look like the activegate is reachable by the host on port 9999/tcp, are you sure the communication from the host with oneagent to activegate on port 9999 in tcp is allowed by the network team?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 12:36:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192024#M22025</guid>
      <dc:creator>MariusNicolae</dc:creator>
      <dc:date>2022-08-04T12:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192041#M22035</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46046"&gt;@MariusNicolae&lt;/a&gt;&amp;nbsp;it worked before, after that we had a network problem from supplier, then few weeks ago i lost those connections from OA&lt;SPAN&gt;'&lt;/SPAN&gt;s to AG. Yesterday i asked the infra-team to enable port 9999 on our firewall and didn&lt;SPAN&gt;'t fix&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 13:58:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192041#M22035</guid>
      <dc:creator>Walter2</dc:creator>
      <dc:date>2022-08-04T13:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192090#M22049</link>
      <description>&lt;P&gt;Hi, could you please check the listening port services of active gate server. The best possible way would be take access of active gate server and run a net stat command to check the listening port for services. This will confirm if the active gate are up and running port no. Once thats is done you can perform a self curl -kv ip:port to verify the curl output. Similar output should be received at OA installed server.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 08:54:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192090#M22049</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-08-05T08:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192117#M22056</link>
      <description>&lt;P&gt;It Helped me to check the AG server firewall and added a new rule to enable entry connection on port 9999 and is working like a charm&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;. Was focusing on something to complex, and end up to be something small... THANK YOU GUYS FOR THE HELP&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46046"&gt;@MariusNicolae&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44233"&gt;@TomekRybczynski&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 11:11:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/192117#M22056</guid>
      <dc:creator>Walter2</dc:creator>
      <dc:date>2022-08-05T11:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/292429#M38392</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;curl -kv &lt;A href="https://10.1.10.65:9999" target="_blank" rel="noopener"&gt;https://10.1.10.65:9999&lt;/A&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;got this output&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[sysadmin@fzcidt02va1p ~]$ curl -kv &lt;A class="" title="https://10.1.10.65:9999/" href="https://10.1.10.65:9999" target="_blank" rel="noreferrer noopener"&gt;https://10.1.10.65:9999&lt;/A&gt;&lt;BR /&gt;*&amp;nbsp;&amp;nbsp; Trying 10.1.10.65:9999...&lt;BR /&gt;* Connected to 10.1.10.65 (10.1.10.65) port 9999 (#0)&lt;BR /&gt;* ALPN, offering h2&lt;BR /&gt;* ALPN, offering http/1.1&lt;BR /&gt;*&amp;nbsp; CAfile: /etc/pki/tls/certs/ca-bundle.crt&lt;BR /&gt;* TLSv1.0 (OUT), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Client hello (1):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Server hello (2):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Finished (20):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Certificate (11):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, CERT verify (15):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Finished (20):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Finished (20):&lt;BR /&gt;* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Finished (20):&lt;BR /&gt;* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384&lt;BR /&gt;* ALPN, server did not agree to a protocol&lt;BR /&gt;* Server certificate:&lt;BR /&gt;*&amp;nbsp; subject: O=Dynatrace; CN=ActiveGate&lt;BR /&gt;*&amp;nbsp; start date: Jul 17 08:39:49 2025 GMT&lt;BR /&gt;*&amp;nbsp; expire date: Jul 18 08:39:49 2035 GMT&lt;BR /&gt;*&amp;nbsp; issuer: O=Dynatrace; CN=ActiveGate&lt;BR /&gt;*&amp;nbsp; SSL certificate verify result: self-signed certificate (18), continuing anywa&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; y.&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Unknown (23):&lt;BR /&gt;&amp;gt; GET / HTTP/1.1&lt;BR /&gt;&amp;gt; Host: 10.1.10.65:9999&lt;BR /&gt;&amp;gt; User-Agent: curl/7.76.1&lt;BR /&gt;&amp;gt; Accept: */*&lt;BR /&gt;&amp;gt;&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* Mark bundle as not supporting multiuse&lt;BR /&gt;&amp;lt; HTTP/1.1 404 Not Found&lt;BR /&gt;&amp;lt; Date: Mon, 05 Jan 2026 10:55:10 GMT&lt;BR /&gt;&amp;lt; Cache-Control: must-revalidate,no-cache,no-store&lt;BR /&gt;&amp;lt; Content-Type: text/html;charset=iso-8859-1&lt;BR /&gt;&amp;lt; Content-Length: 105&lt;BR /&gt;&amp;lt;&lt;BR /&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;&lt;BR /&gt;Error: 404 Not Found&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;Error: 404 Not Found&amp;lt;br/&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;BR /&gt;* Connection #0 to host 10.1.10.65 left intact&lt;BR /&gt;[sysadmin@fzcidt02va1p ~]$&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo netstat -tulnp | grep 9999 this&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abidyaseen_0-1767611667354.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31404i1441EEECB5431988/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abidyaseen_0-1767611667354.png" alt="Abidyaseen_0-1767611667354.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;even tried to restart the activegate&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo systemctl restart dynatracegateway&lt;/P&gt;&lt;P&gt;but still the agents are not reporting through the said activegate&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 11:16:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/292429#M38392</guid>
      <dc:creator>Abidyaseen</dc:creator>
      <dc:date>2026-01-05T11:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: One Agent not Communicating with ActiveGate</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/292453#M38403</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/63100"&gt;@Abidyaseen&lt;/a&gt;&amp;nbsp;in your case, ActiveGate is fine.&lt;BR /&gt;Check the OneAgent logs on the hosts and check if they know about the ActiveGate. One of the most obvious reasons for agents not visible in Dynatrace is when the host has been disabled in Dynatrace UI.&lt;BR /&gt;Another common reason is local firewall on the ActiveGate host (typically Linux distros such as RHEL block the 9999/tcp port in default setup). But if the curl is from&amp;nbsp;your OneAgent host, this is not the case.&lt;BR /&gt;&lt;BR /&gt;And do you see the Dynatrace ActiveGate in Dynatrace deployment status? If it's not connected, the endpoint does not propagate to OneAgents.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 16:21:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-doesn-t-communicate-with-ActiveGate/m-p/292453#M38403</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-01-05T16:21:45Z</dc:date>
    </item>
  </channel>
</rss>

