<?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 How do I import and block IP addresses by country? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-do-i-import-and-block-ip-addresses-by-country/m-p/3749002#M8861</link>
    <description>&lt;P&gt;I need to block IP traffics from a certain country. I know I can export a free IP address list from &lt;A title="IP2Location Firewall" href="https://www.ip2location.com/free/visitor-blocker" target="_self"&gt;firewall IP generator&lt;/A&gt;. The sample output format for Cisco ACL is as below.&lt;BR /&gt;&lt;BR /&gt;What should I do next to import the list to enable blocking in Cisco AXA? I don't want to enter it manually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;# -------------------------------------------------------
# Free IP2Location Firewall List by Country
# Source: https://www.ip2location.com/free/visitor-blocker
# Last Generated: 19 Nov 2018 05:20:52 GMT
# [Important] Please update this list every month
# -------------------------------------------------------
deny ip 201.220.192.0 0.0.31.255 any
deny ip 200.55.178.96 0.0.0.31 any
deny ip 200.55.178.80 0.0.0.7 any
deny ip 200.55.178.64 0.0.0.15 any
deny ip 200.55.178.56 0.0.0.7 any&lt;/PRE&gt;</description>
    <pubDate>Fri, 21 Feb 2020 16:29:04 GMT</pubDate>
    <dc:creator>millycorry2010</dc:creator>
    <dc:date>2020-02-21T16:29:04Z</dc:date>
    <item>
      <title>How do I import and block IP addresses by country?</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-import-and-block-ip-addresses-by-country/m-p/3749002#M8861</link>
      <description>&lt;P&gt;I need to block IP traffics from a certain country. I know I can export a free IP address list from &lt;A title="IP2Location Firewall" href="https://www.ip2location.com/free/visitor-blocker" target="_self"&gt;firewall IP generator&lt;/A&gt;. The sample output format for Cisco ACL is as below.&lt;BR /&gt;&lt;BR /&gt;What should I do next to import the list to enable blocking in Cisco AXA? I don't want to enter it manually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;# -------------------------------------------------------
# Free IP2Location Firewall List by Country
# Source: https://www.ip2location.com/free/visitor-blocker
# Last Generated: 19 Nov 2018 05:20:52 GMT
# [Important] Please update this list every month
# -------------------------------------------------------
deny ip 201.220.192.0 0.0.31.255 any
deny ip 200.55.178.96 0.0.0.31 any
deny ip 200.55.178.80 0.0.0.7 any
deny ip 200.55.178.64 0.0.0.15 any
deny ip 200.55.178.56 0.0.0.7 any&lt;/PRE&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:29:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-import-and-block-ip-addresses-by-country/m-p/3749002#M8861</guid>
      <dc:creator>millycorry2010</dc:creator>
      <dc:date>2020-02-21T16:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I import and block IP addresses by country?</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-import-and-block-ip-addresses-by-country/m-p/3749008#M8862</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can just create an access-list with the IP's you downloaded and bind it to the outside interface.&lt;/P&gt;
&lt;P&gt;For example.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;access-list&amp;nbsp;BLOCK_LIST extended deny ip 201.220.192.0 0.0.31.255 any&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-list BLOCK_LIST extended deny ip 200.55.178.96 0.0.0.31 any&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;access-list BLOCK_LIST&amp;nbsp;extended deny ip 200.55.178.80 0.0.0.7 any&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;access-group BLOCK_LIST in interface Outside&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Abheesh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 05:52:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-import-and-block-ip-addresses-by-country/m-p/3749008#M8862</guid>
      <dc:creator>Abheesh Kumar</dc:creator>
      <dc:date>2018-11-19T05:52:01Z</dc:date>
    </item>
  </channel>
</rss>

