<?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 Hi Alexa,  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-5505/m-p/2803435#M177372</link>
    <description>&lt;P&gt;Hi Alexa,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The ASA is a stateful firewall which means it will keep a connection table and permit the traffic initiated from a higher&amp;nbsp;security level to a lower security level. &amp;nbsp;For example the traffic initiated from the inside network to outside ( internet) will be allowed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If the DNS request or connection is generated &amp;nbsp;from outside to inside from this servers, you can try the following config:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;access-list &amp;nbsp;Out_ACL &amp;nbsp;permit &amp;nbsp;udp&amp;nbsp;&lt;SPAN&gt;208.67.222.222 any 53&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;access-list &amp;nbsp;Out_ACL &amp;nbsp;permit &amp;nbsp;udp&amp;nbsp;&lt;SPAN&gt;208.67.222.220 any 53&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;access-group&amp;nbsp;Out_ACL &amp;nbsp; outside in&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hope it helps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;-Randy-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2015 23:57:39 GMT</pubDate>
    <dc:creator>rvarelac</dc:creator>
    <dc:date>2015-12-17T23:57:39Z</dc:date>
    <item>
      <title>CISCO 5505</title>
      <link>https://community.cisco.com/t5/network-security/cisco-5505/m-p/2803434#M177365</link>
      <description>&lt;P&gt;hello all-&lt;/P&gt;
&lt;P&gt;i am trying to find some information how can i create a firewall rule to only allow DNS (TCP/UDP) so ports 443/53 UDP are open to 208.67.222.222. i want to allow TCP/UDP IN/OUT to 208.67.222.222 or 208.67.220.220. any help would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 00:57:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-5505/m-p/2803434#M177365</guid>
      <dc:creator>alexa</dc:creator>
      <dc:date>2019-03-26T00:57:44Z</dc:date>
    </item>
    <item>
      <title>Hi Alexa, </title>
      <link>https://community.cisco.com/t5/network-security/cisco-5505/m-p/2803435#M177372</link>
      <description>&lt;P&gt;Hi Alexa,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The ASA is a stateful firewall which means it will keep a connection table and permit the traffic initiated from a higher&amp;nbsp;security level to a lower security level. &amp;nbsp;For example the traffic initiated from the inside network to outside ( internet) will be allowed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If the DNS request or connection is generated &amp;nbsp;from outside to inside from this servers, you can try the following config:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;access-list &amp;nbsp;Out_ACL &amp;nbsp;permit &amp;nbsp;udp&amp;nbsp;&lt;SPAN&gt;208.67.222.222 any 53&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;access-list &amp;nbsp;Out_ACL &amp;nbsp;permit &amp;nbsp;udp&amp;nbsp;&lt;SPAN&gt;208.67.222.220 any 53&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;access-group&amp;nbsp;Out_ACL &amp;nbsp; outside in&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hope it helps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;-Randy-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 23:57:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-5505/m-p/2803435#M177372</guid>
      <dc:creator>rvarelac</dc:creator>
      <dc:date>2015-12-17T23:57:39Z</dc:date>
    </item>
    <item>
      <title>hi,</title>
      <link>https://community.cisco.com/t5/network-security/cisco-5505/m-p/2803436#M177377</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;just to add randy's post, if you're doing DNS zone transfer, you may want add DNS TCP port 53.&lt;/P&gt;
&lt;P&gt;there's also an ACL implicit deny so you may want to add a line to permit other traffic.&lt;/P&gt;
&lt;P&gt;access-list Out_ACL permit tcp 208.67.222.222 any domain &lt;BR /&gt;access-list Out_ACL permit tcp 208.67.222.220 any domain &amp;nbsp;&lt;BR /&gt;access-list Out_ACL extended deny tcp any any eq domain &lt;BR /&gt;access-list Out_ACL extended deny udp any any eq domain &lt;BR /&gt;access-list Out_ACL permit ip any any &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 07:46:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-5505/m-p/2803436#M177377</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2015-12-18T07:46:25Z</dc:date>
    </item>
  </channel>
</rss>

