<?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 5505 ACL overkill? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/5505-acl-overkill/m-p/1514995#M601100</link>
    <description>&lt;P&gt;Simple question.&amp;nbsp; Do you think it's overkill to secure a single system down beyond the basic outside_access_in ACLs? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The situation is one box with ssh, https, and dameware. The 8.3 ACL configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list INTERNET_access_in remark HTTPS Rule&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq https&lt;BR /&gt;access-list INTERNET_access_in remark DameWare Rule&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq 6129&lt;BR /&gt;access-list INTERNET_access_in remark Fwd_SSH&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq 2222&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;object network obj_any&lt;BR /&gt; nat (inside,INTERNET) dynamic interface&lt;BR /&gt;object network 192-168-30-30_FwdSSH&lt;BR /&gt; nat (inside,INTERNET) static interface service tcp ssh 2222&lt;BR /&gt;object network 192-168-30-30_DameWare&lt;BR /&gt; nat (inside,INTERNET) static interface service tcp 6129 6129&lt;BR /&gt;object network 192-168-30-30_HTTPS&lt;BR /&gt; nat (inside,INTERNET) static interface service tcp https https&lt;BR /&gt;access-group INTERNET_access_in in interface INTERNET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know the general consensus. Would it be overkill to also include ACLs for the INSIDE_access_out as well?&amp;nbsp; This is a single system behind the 5505.&amp;nbsp; I have searched for the best practices on setting up the 5505 and have found that very few admins go beyond the out_access_in ACLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 18:54:16 GMT</pubDate>
    <dc:creator>ryschneider</dc:creator>
    <dc:date>2019-03-11T18:54:16Z</dc:date>
    <item>
      <title>5505 ACL overkill?</title>
      <link>https://community.cisco.com/t5/network-security/5505-acl-overkill/m-p/1514995#M601100</link>
      <description>&lt;P&gt;Simple question.&amp;nbsp; Do you think it's overkill to secure a single system down beyond the basic outside_access_in ACLs? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The situation is one box with ssh, https, and dameware. The 8.3 ACL configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list INTERNET_access_in remark HTTPS Rule&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq https&lt;BR /&gt;access-list INTERNET_access_in remark DameWare Rule&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq 6129&lt;BR /&gt;access-list INTERNET_access_in remark Fwd_SSH&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq 2222&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;object network obj_any&lt;BR /&gt; nat (inside,INTERNET) dynamic interface&lt;BR /&gt;object network 192-168-30-30_FwdSSH&lt;BR /&gt; nat (inside,INTERNET) static interface service tcp ssh 2222&lt;BR /&gt;object network 192-168-30-30_DameWare&lt;BR /&gt; nat (inside,INTERNET) static interface service tcp 6129 6129&lt;BR /&gt;object network 192-168-30-30_HTTPS&lt;BR /&gt; nat (inside,INTERNET) static interface service tcp https https&lt;BR /&gt;access-group INTERNET_access_in in interface INTERNET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know the general consensus. Would it be overkill to also include ACLs for the INSIDE_access_out as well?&amp;nbsp; This is a single system behind the 5505.&amp;nbsp; I have searched for the best practices on setting up the 5505 and have found that very few admins go beyond the out_access_in ACLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:54:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-acl-overkill/m-p/1514995#M601100</guid>
      <dc:creator>ryschneider</dc:creator>
      <dc:date>2019-03-11T18:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: 5505 ACL overkill?</title>
      <link>https://community.cisco.com/t5/network-security/5505-acl-overkill/m-p/1514996#M601108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;ryschneider wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simple question.&amp;nbsp; Do you think it's overkill to secure a single system down beyond the basic outside_access_in ACLs? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The situation is one box with ssh, https, and dameware. The 8.3 ACL configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list INTERNET_access_in remark HTTPS Rule&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq https&lt;BR /&gt;access-list INTERNET_access_in remark DameWare Rule&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq 6129&lt;BR /&gt;access-list INTERNET_access_in remark Fwd_SSH&lt;BR /&gt;access-list INTERNET_access_in extended permit tcp object WORK object 192-168-30-30_Host eq 2222&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;object network obj_any&lt;BR /&gt;nat (inside,INTERNET) dynamic interface&lt;BR /&gt;object network 192-168-30-30_FwdSSH&lt;BR /&gt;nat (inside,INTERNET) static interface service tcp ssh 2222&lt;BR /&gt;object network 192-168-30-30_DameWare&lt;BR /&gt;nat (inside,INTERNET) static interface service tcp 6129 6129&lt;BR /&gt;object network 192-168-30-30_HTTPS&lt;BR /&gt;nat (inside,INTERNET) static interface service tcp https https&lt;BR /&gt;access-group INTERNET_access_in in interface INTERNET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know the general consensus. Would it be overkill to also include ACLs for the INSIDE_access_out as well?&amp;nbsp; This is a single system behind the 5505.&amp;nbsp; I have searched for the best practices on setting up the 5505 and have found that very few admins go beyond the out_access_in ACLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Personally at the companies i have worked access is always tied down outbound from the internal network as well as inbound but i appreciate a lot&amp;nbsp; don't do it. The benefits however -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) you stop any mischievous/malicious users inside doing things for which your company is utlimately responsible&lt;/P&gt;&lt;P&gt;2) you can stop automated software/virus getting back out of the firewall&lt;/P&gt;&lt;P&gt;3) you can as a side effect stop any non-routable internet addresses leaking out of the company&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) &amp;amp; 3) in particular can actually be stopped ny not having a default route in your network pointing to the firewall but it really depends on what you need internet access for. Where i have worked in the past a web proxy was used for internet access so we actually didn't have a default route within our network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i would say it is worth it if you have the time to do it. I suspect that many network admins are so busy that this sort of thing is quite low on their list of things to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 17:05:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-acl-overkill/m-p/1514996#M601108</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2010-10-14T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: 5505 ACL overkill?</title>
      <link>https://community.cisco.com/t5/network-security/5505-acl-overkill/m-p/1514997#M601118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Jon.&amp;nbsp; I would say that it may add to the time and effort as you stated, both in time to implement but also when it comes to troubleshooting.&amp;nbsp; In my case it's not a big deal so I will most likely make the additions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 18:52:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5505-acl-overkill/m-p/1514997#M601118</guid>
      <dc:creator>ryschneider</dc:creator>
      <dc:date>2010-10-14T18:52:23Z</dc:date>
    </item>
  </channel>
</rss>

