<?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 import Address Objects in CSV to PA Firewall in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/456893#M101765</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/189408"&gt;@Mudhireddy&lt;/a&gt;&amp;nbsp;please share the download link or guide me how to download the same.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jan 2022 07:20:14 GMT</pubDate>
    <dc:creator>sabi4evr_com</dc:creator>
    <dc:date>2022-01-05T07:20:14Z</dc:date>
    <item>
      <title>How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/453559#M101369</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can some one guide me on how I can import IP address in bulk to PA FW? These days I am getting a huge number of IPs and URLs which needs to be blocked on the Firewall end. For the URLs we can do the import. But how to do the same for IPs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the CLI method mentioned in this URL '&lt;A href="https://www.analysisman.com/2020/11/pan-import-csv.html'" target="_blank"&gt;https://www.analysisman.com/2020/11/pan-import-csv.html'&lt;/A&gt;. But receiving the error "2021/12/16 10:22:49 error code 403: Forbidden - Returned for authentication or authorization errors including invalid key, insufficient admin access rights (keygen)".&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does this have any relation to the password I am using? Yes, its does contains alpha numeric and special characters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 07:06:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/453559#M101369</guid>
      <dc:creator>sabi4evr_com</dc:creator>
      <dc:date>2021-12-16T07:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/453679#M101379</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/120234"&gt;@sabi4evr_com&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be able to do that directly in CLI:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClHNCA0" target="_blank" rel="noopener"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClHNCA0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;admin@PA-VM&amp;gt; configure 
Entering configuration mode
admin@PA-VM# &amp;lt;here I copy/pasted my text file which I prepared in advance&amp;gt;
set address blah ip-netmask 10.0.0.1
set address blah2 ip-netmask 10.0.0.2
set address blah3 ip-netmask 10.0.0.3 
set address blah4 ip-netmask 10.0.0.4 
set address blah5 ip-netmask 10.0.0.5 
set address blah6 ip-netmask 10.0.0.6 
set address blah7 ip-netmask 10.0.0.7 
set address blah8 ip-netmask 10.0.0.8 
set address blah9 ip-netmask 10.0.0.9 
admin@PA-VM# commit
Commit job 5 is in progress. Use Ctrl+C to return to command prompt
.....55%75%99%......100%
Configuration committed successfully

admin@PA-VM# show address
set address blah ip-netmask 10.0.0.1
set address blah2 ip-netmask 10.0.0.2
set address blah3 ip-netmask 10.0.0.3
set address blah4 ip-netmask 10.0.0.4
set address blah5 ip-netmask 10.0.0.5
set address blah6 ip-netmask 10.0.0.6
set address blah7 ip-netmask 10.0.0.7
set address blah8 ip-netmask 10.0.0.8
set address blah9 ip-netmask 10.0.0.9
[edit]                                                                          
admin@PA-VM# 
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the IP address objects were added:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiwi_0-1639664788565.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38183i11AB1719155B0131/image-size/large?v=v2&amp;amp;px=999" role="button" title="kiwi_0-1639664788565.png" alt="kiwi_0-1639664788565.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;-Kiwi.&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Dec 2021 14:29:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/453679#M101379</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2021-12-16T14:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/454351#M101454</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11943"&gt;@kiwi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That looks cool. I will give it a try.&lt;/P&gt;&lt;P&gt;May I know if its possible we can add all these newly imported IPs to an address group?&lt;/P&gt;&lt;P&gt;ie; I already have a custom address group, where I have a list of IPs whom should be blocked.&lt;/P&gt;&lt;P&gt;So, how can we update the existing list by adding new IPs? Possible via CLI?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 12:29:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/454351#M101454</guid>
      <dc:creator>sabi4evr_com</dc:creator>
      <dc:date>2021-12-20T12:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/454402#M101460</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/120234"&gt;@sabi4evr_com&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, that's possible.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note however that you will have to create the address objects like I showed you in my previous comment.&amp;nbsp; Once they are created, you can add them to a new (or existing) address group:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;admin@PA-VM# set address-group MyCustomAddressGroup static blah                                                                                                                    
admin@PA-VM# set address-group MyCustomAddressGroup static blah2                                                                                                                             
admin@PA-VM# set address-group MyCustomAddressGroup static blah3                                                                                                                            
admin@PA-VM# set address-group MyCustomAddressGroup static blah4

admin@PA-VM# show address-group MyCustomAddressGroup 
MyCustomAddressGroup {
  static [ blah blah2 blah3 blah4];
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;-Kiwi.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 14:39:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/454402#M101460</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2021-12-20T14:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/454646#M101493</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11943"&gt;@kiwi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for guiding me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am slowly learning the methods. Yes, it does work and I am sure this can help me a lot. The new list I received is to block 250 IPs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, here is what I did. Copied the format to an excel and cloned the 250 rows and changed the IPs as required. Saved it as a .csv and pasted them in a notepad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was noticed that format was a little odd and I did some formatting to the notepad like adjusting white spaces. Tried with 1 line and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I tried multiple lines the CLI reported wrong formatting. But the formatting in notepad looks fine though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below was the syntax error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;admin@PA-3020# set address ADGOVCERT2021107-14&lt;BR /&gt;&amp;lt;name&amp;gt; &amp;lt;name&amp;gt;&lt;BR /&gt;&amp;lt;Enter&amp;gt; Finish input&lt;/P&gt;&lt;P&gt;admin@PA-3020# set address ADGOVCERT2021107-14ip-netmask 185.220.101.142/32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There was a missing 'space' between the 'description' and 'ip net mask'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any easy way to fix the formatting issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other wise I have to copy and paste line by line, 250 lines in total.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 08:49:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/454646#M101493</guid>
      <dc:creator>sabi4evr_com</dc:creator>
      <dc:date>2021-12-21T08:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/454890#M101515</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/120234"&gt;@sabi4evr_com&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For larger blocks of lines I'd recommend switching to scripting mode.&amp;nbsp; &lt;SPAN class="ph cmd"&gt; In scripting mode, you can copy and paste commands from a text file directly into the CLI (more than 20 lines).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;admin@PA-VM&amp;gt; set cli scripting-mode on

&amp;lt;paste your notepad lines here&amp;gt;

admin@PA-VM&amp;gt; set cli scripting-mode off&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/pan-os/10-0/pan-os-cli-quick-start/get-started-with-the-cli/customize-the-cli.html" target="_blank" rel="noopener"&gt;https://docs.paloaltonetworks.com/pan-os/10-0/pan-os-cli-quick-start/get-started-with-the-cli/customize-the-cli.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;-Kiwi.&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Dec 2021 08:16:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/454890#M101515</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2021-12-22T08:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/455475#M101581</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11943"&gt;@kiwi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for helping out.&lt;/P&gt;&lt;P&gt;I got the idea now. Tried but didnt worked out the way it should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But so far I am able to manage it far better than before, thanks to the solutions provided.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have noticed that you are using PA VM for testing purpose.&lt;/P&gt;&lt;P&gt;I have only a production units here, so bit afraid to do experiments on the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I download such a VM? Does it needs a license?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Dec 2021 06:13:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/455475#M101581</guid>
      <dc:creator>sabi4evr_com</dc:creator>
      <dc:date>2021-12-26T06:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/455496#M101583</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try VM-50 lite for POC, demo, experiments.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Dec 2021 16:01:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/455496#M101583</guid>
      <dc:creator>Mudhireddy</dc:creator>
      <dc:date>2021-12-26T16:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/456893#M101765</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/189408"&gt;@Mudhireddy&lt;/a&gt;&amp;nbsp;please share the download link or guide me how to download the same.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 07:20:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/456893#M101765</guid>
      <dc:creator>sabi4evr_com</dc:creator>
      <dc:date>2022-01-05T07:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/457265#M101801</link>
      <description>&lt;P&gt;Hi Sabi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls, check with your local account team to get more detail on it.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 16:27:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/457265#M101801</guid>
      <dc:creator>Mudhireddy</dc:creator>
      <dc:date>2022-01-06T16:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/496375#M105107</link>
      <description>&lt;P&gt;Great info so far, but how would one do this if you have a Panorama device and I want the addresses added to the Shared instance so it gets pushed out to my different sites?&amp;nbsp; I tried logging into the Panorama via SSH, but there were no commands for set address, or anything else related I could see.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 21:59:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/496375#M105107</guid>
      <dc:creator>WayneHancock</dc:creator>
      <dc:date>2022-05-31T21:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/496595#M105113</link>
      <description>&lt;P&gt;I don't have any information on Panorama device. But&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11943"&gt;@kiwi&lt;/a&gt;&amp;nbsp;might be able to provide some information as always &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 05:07:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/496595#M105113</guid>
      <dc:creator>Sabin_Sajeev</dc:creator>
      <dc:date>2022-06-01T05:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Address Objects in CSV to PA Firewall</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/496985#M105117</link>
      <description>&lt;P&gt;You can download GNS3, watch some YouTube tutorials on how to set up PA, and use it as a testing environment.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 12:43:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-import-address-objects-in-csv-to-pa-firewall/m-p/496985#M105117</guid>
      <dc:creator>S_Alad</dc:creator>
      <dc:date>2022-06-01T12:43:01Z</dc:date>
    </item>
  </channel>
</rss>

