<?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: How to  install a Cortex XDR agent communicating through the Palo Alto Networks Broker VM? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000121#M122752</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/624677635"&gt;@I.Naseer&lt;/a&gt;&amp;nbsp;Thank for your support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1- The&amp;nbsp;cortex.conf file is used during the installation of XDR Agent so, you can put the Broker VM IP Address(es) in this file before installation.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;When creating the installation package, I can only select the OS type and Agent version. There is no option to include a &lt;CODE&gt;cortex.conf&lt;/CODE&gt; file. Could you kindly explain this point in more detail?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: I am using an &lt;CODE&gt;.msi&lt;/CODE&gt; file to install the Agent.&lt;/P&gt;</description>
    <pubDate>Sun, 05 Jan 2025 19:18:40 GMT</pubDate>
    <dc:creator>AAlsaadi</dc:creator>
    <dc:date>2025-01-05T19:18:40Z</dc:date>
    <item>
      <title>How to  install a Cortex XDR agent communicating through the Palo Alto Networks Broker VM?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000112#M122747</link>
      <description>&lt;P&gt;1. I installed Cortex XDR Agents before setting up the Broker VM.&lt;/P&gt;
&lt;P&gt;I want all the agents to route traffic through the Broker VM as a proxy. The Broker VM is activated and connected.&lt;/P&gt;
&lt;P&gt;Should I uninstall the existing agents and reinstall them using the following command?&lt;/P&gt;
&lt;P&gt;msiexec /i c:\install\cortexxdr.msi proxy_list="My.Network.Name:808,BrokerIP:8080"&lt;/P&gt;
&lt;P&gt;Or is there an option to configure all the agents to use the Broker VM as a proxy without reinstalling them?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. What will happen if an agent loses connection to the Broker VM or if the endpoint is connected to a home network? Will the agents still receive updates and policies and it will be connected?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Cortex XDR" id="Cortex_XDR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="Cortex Data Lake" id="Cortex_Data_Lake"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="Cortex XSOAR" id="Cortex_XSOAR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 13:29:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000112#M122747</guid>
      <dc:creator>AAlsaadi</dc:creator>
      <dc:date>2025-01-05T13:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to  install a Cortex XDR agent communicating through the Palo Alto Networks Broker VM?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000118#M122750</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are 2 things in &lt;STRONG&gt;Linux&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- The&amp;nbsp;cortex.conf file is used during the installation of XDR Agent so, you can put the Broker VM IP Address(es) in this file before installation.&lt;/P&gt;
&lt;P&gt;2- If you have installed the XDR Agent then update the Broker VM IP Address(es) manually:&lt;/P&gt;
&lt;P&gt;e.g.&lt;/P&gt;
&lt;P&gt;#&lt;EM&gt;cd /opt/traps/bin&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;#&lt;EM&gt;./cytool proxy set 0.0.0.0:1234&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have multiple Broker VMs then use below command (Below 0.0.0.0 is the example for IP Address(es) and 1234 is the Port.)&lt;/P&gt;
&lt;P&gt;#&lt;EM&gt;./cytool proxy set "0.0.0.0:1234,0.0.0.0:1234"&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now verify if the Broker VM IP Address(es) has been configured successfully.&lt;/P&gt;
&lt;P&gt;#./&lt;EM&gt;cytool proxy query&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now you should see the IP Address(es) of Broker VM. Time to restart the Services.&lt;/P&gt;
&lt;P&gt;# &lt;EM&gt;systemctl restart traps_pmd.service&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For &lt;STRONG&gt;Windows&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;C:\Program Files\Palo Alto Networks\Traps&amp;gt;&lt;EM&gt;cytool proxy query&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;&amp;gt;cytool proxy set&amp;nbsp;"0.0.0.0:1234,0.0.0.0:1234"&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;&amp;gt;cytool runtime stop&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;&amp;gt;cytool runtime start&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt;&lt;EM&gt;cytool last_checkin&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Time to check the XDR Portal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI: There is no need to uninstall the Agent.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If above procedure works the let us know here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 18:35:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000118#M122750</guid>
      <dc:creator>I.Naseer</dc:creator>
      <dc:date>2025-01-05T18:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to  install a Cortex XDR agent communicating through the Palo Alto Networks Broker VM?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000121#M122752</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/624677635"&gt;@I.Naseer&lt;/a&gt;&amp;nbsp;Thank for your support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1- The&amp;nbsp;cortex.conf file is used during the installation of XDR Agent so, you can put the Broker VM IP Address(es) in this file before installation.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;When creating the installation package, I can only select the OS type and Agent version. There is no option to include a &lt;CODE&gt;cortex.conf&lt;/CODE&gt; file. Could you kindly explain this point in more detail?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: I am using an &lt;CODE&gt;.msi&lt;/CODE&gt; file to install the Agent.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 19:18:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000121#M122752</guid>
      <dc:creator>AAlsaadi</dc:creator>
      <dc:date>2025-01-05T19:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to  install a Cortex XDR agent communicating through the Palo Alto Networks Broker VM?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000137#M122754</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Windows there are 2 options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- During installation&amp;nbsp;&lt;/P&gt;
&lt;P&gt;c:\Users\&amp;lt;username&amp;gt;\Downloads\msiexec /i WIN_Agent_x64.msi proxy_list="0.0.0.0:1234”&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2- If you have already installed the agent then please go to the Portal &amp;gt; Select the Agent(s) &amp;gt; Right Click &amp;gt; Endpoint Control &amp;gt; Set Agent Proxy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, please Cortex XSOAR and Cortex Data Lake have nothing to do with your case :).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 05:41:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-install-a-cortex-xdr-agent-communicating-through-the-palo/m-p/1000137#M122754</guid>
      <dc:creator>I.Naseer</dc:creator>
      <dc:date>2025-01-06T05:41:29Z</dc:date>
    </item>
  </channel>
</rss>

