<?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 Generate private &amp;amp; public keys for broker VM in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/generate-private-amp-public-keys-for-broker-vm/m-p/554778#M5017</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider fz b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;How to generate private and public key pair for accessing DR broker VM and let us know how to use the key pair to access the BVM.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2023 04:37:40 GMT</pubDate>
    <dc:creator>RamyashreeMada</dc:creator>
    <dc:date>2023-08-23T04:37:40Z</dc:date>
    <item>
      <title>Generate private &amp; public keys for broker VM</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/generate-private-amp-public-keys-for-broker-vm/m-p/554778#M5017</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider fz b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;How to generate private and public key pair for accessing DR broker VM and let us know how to use the key pair to access the BVM.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 04:37:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/generate-private-amp-public-keys-for-broker-vm/m-p/554778#M5017</guid>
      <dc:creator>RamyashreeMada</dc:creator>
      <dc:date>2023-08-23T04:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Generate private &amp; public keys for broker VM</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/generate-private-amp-public-keys-for-broker-vm/m-p/554852#M5021</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/206335"&gt;@RamyashreeMada&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out on LiveCommunity!&lt;/P&gt;
&lt;P&gt;In order to do SSH to Broker VM you need to have a RSA key pair. You can generate RSA public and private key with tools like OpenSSH client and PuTTYgen on windows and ssh-keygen command on linux. To find the step by step guide you can search on the internet.&lt;/P&gt;
&lt;P&gt;In order to use these key to SSH Broker VM please follow below steps.&lt;/P&gt;
&lt;P&gt;1. Navigate to&amp;nbsp;&lt;SPAN class="guimenu"&gt;Settings&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;→&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guisubmenu"&gt;Configurations&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;→&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guisubmenu"&gt;Data Broker&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;→&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guimenuitem"&gt;Broker VMs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="guimenuitem"&gt;2. Right Click the broker vm you want to enable ssh access. Select "configure".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="guimenuitem"&gt;3. Scroll down to section with name "SSH access".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="guimenuitem"&gt;4. Under Type select enabled.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="guimenuitem"&gt;5. E&lt;SPAN&gt;nter the public key in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;SSH Public Key&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;section that you have generated earlier. Once one SSH public key is added, if you want you can&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;+Add Another&lt;/SPAN&gt;&lt;SPAN&gt;. When you are finished,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Save&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;your configuration.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="guimenuitem"&gt;&lt;SPAN&gt;6. Use below command line to access broker vm. Replace the path to actual path of private key. Also enter the IP address for broker vm.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;ssh -i [/path/to/private.key] admin@[broker_vm_address]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="guimenuitem"&gt;&lt;SPAN&gt;Please refer below link for more details.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="guimenuitem"&gt;&lt;SPAN&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Configure-the-Broker-VM" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-Pro-Administrator-Guide/Configure-the-Broker-VM&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 13:23:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/generate-private-amp-public-keys-for-broker-vm/m-p/554852#M5021</guid>
      <dc:creator>nsinghvirk</dc:creator>
      <dc:date>2023-08-23T13:23:09Z</dc:date>
    </item>
  </channel>
</rss>

