<?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: 2801 - IOS as a firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154094#M860636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll want to look into configuring CBAC. You'll place the inspect in the outbound direction on your public interface. Any traffic that's seen from your inside out creates a session in the session table (much like a PIX would), and it will allow this traffic back in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, if you want to use ACLs, you'll need to put in the last line "permit tcp any any established"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a configuration guide for CBAC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7c5.html" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7c5.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2009 20:42:54 GMT</pubDate>
    <dc:creator>John Blakley</dc:creator>
    <dc:date>2009-04-21T20:42:54Z</dc:date>
    <item>
      <title>2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154093#M860634</link>
      <description>&lt;P&gt;I just took a new job where I am being asked to use a 2801 router running ADV_SECURITY IOS as a firewall.  What is the best pratice to make the router as much like a firewall as possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that it was just setting up ACLs and then applying them to the outside interface, but the implicit deny ended up blocking all users' internet sessions!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I am trying to have the router behave like a fireall, where all traffic originating inside is allowed out, and all responses to that session are allowed back in.  I want to block all other access but allow those on the inside network to use internet resources.  Are reflexive ACLs the way to go? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought this was simple, since most of my experience is with PIX, but using IOS in this way has be stumped.   Any links to config examples or articles would be much appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:21:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154093#M860634</guid>
      <dc:creator>olhcc</dc:creator>
      <dc:date>2019-03-11T15:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154094#M860636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll want to look into configuring CBAC. You'll place the inspect in the outbound direction on your public interface. Any traffic that's seen from your inside out creates a session in the session table (much like a PIX would), and it will allow this traffic back in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, if you want to use ACLs, you'll need to put in the last line "permit tcp any any established"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a configuration guide for CBAC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7c5.html" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7c5.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 20:42:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154094#M860636</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-04-21T20:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154095#M860638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ben , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have a to do a bit reading, indeed it is different from that of PIX/ASA, they are different, have a look at these few links, first have a look at IOS in first link  to understand the feature IOS packaging , I think it helps to get a better picture for required IOS firewall &amp;amp;  platforms etc.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/iosswrel/ps5460/index.html" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps5460/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General 2800 series - DATA sheets etc..  it will help understand better the 2801 platform... good to have all information you can on the 2801 when it cames to firewall, VPN thoughtputs etc.. to prepare deployment of such.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps5854/index.html" target="_blank"&gt;http://www.cisco.com/en/US/products/ps5854/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to this page for all information about ZBF (Zone Based firewall) IOS &lt;/P&gt;&lt;P&gt;requirements, design guides etc.., when you go to downloads in software advisory&lt;/P&gt;&lt;P&gt;select &lt;B&gt;Firewall Feature set&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/partner/products/sw/secursw/ps1018/tsd_products_support_series_home.html" target="_blank"&gt;http://www.cisco.com/en/US/partner/products/sw/secursw/ps1018/tsd_products_support_series_home.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 20:45:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154095#M860638</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-04-21T20:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154096#M860639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our config already contains multiple inspect statements, such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ip inspect name GW08 tcp"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most major protcols are listed.  Then, on the outside interface Fa0/0, I see "ip inspect GW08 in."  Does this mean that CBAC is configured?  If so, mut I still use the "tcp any any established" ACL command?  Is this a best practice to have this command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 13:30:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154096#M860639</guid>
      <dc:creator>olhcc</dc:creator>
      <dc:date>2009-04-22T13:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154097#M860640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Jorge.  I was unable to use the third link you provided (503 forbidden).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running the 12.4 mainline IOS with the Advanced Security feature set.  Are you saying that I need a different feature set or that I need to run the 12.4T IOS family?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 13:32:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154097#M860640</guid>
      <dc:creator>olhcc</dc:creator>
      <dc:date>2009-04-22T13:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154098#M860642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's going in the wrong direction to protect your network &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Change it to say:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip inspect GW08 out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You won't need the established command if you're using inspects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 14:07:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154098#M860642</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-04-22T14:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154099#M860644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so I don't wan't the router inspecting packets coming *in* the outside interface?  How is it a firewall if it's only inspecting what's going *out* the outside interface?  What about making sure that nobody's coming in?  Or is that implicit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 14:22:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154099#M860644</guid>
      <dc:creator>olhcc</dc:creator>
      <dc:date>2009-04-22T14:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154100#M860645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a little different. The sessions are created based on the direction of the traffic. When you put it in the out direction, it inspects the traffic and adds it to the session table to allow the return traffic back in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have your inspect inspecting HTTP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip inspect &lt;NAME&gt; http&lt;/NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you have your external access-list denying http traffic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip access-list ext BLOCKHTTP&lt;/P&gt;&lt;P&gt;deny tcp any any eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int fa0/0&lt;/P&gt;&lt;P&gt;ip access-group BLOCKHTTP in&lt;/P&gt;&lt;P&gt;ip inspect &lt;NAME&gt; out&lt;/NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will only allow http sessions that were created from the inside back in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 14:27:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154100#M860645</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-04-22T14:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154101#M860646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I see.  Can I have the router inspecting both the in and out directions on the outside interface for maximum security?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Note: The ACL assigned to the outside interface is only explicitly allowing icmp, and since we use NAT, any pinholes to specific hosts for services.  All other unallowed ports/protocols are implicitly denied.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for taking to the time to respond to all my questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 14:47:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154101#M860646</guid>
      <dc:creator>olhcc</dc:creator>
      <dc:date>2009-04-22T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: 2801 - IOS as a firewall</title>
      <link>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154102#M860647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have the same inspect rule applied to both outbound and inbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your acl denies everything but icmp, you should be fine to have the inspect in the outbound direction only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do "show ip inspect &lt;NAME&gt;" and get nothing back, then you aren't really using the one that's applied now. If you have sessions established, then you are and I'd leave it the way that it is but also apply the inspect outbound on your public interface.&lt;/NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 14:55:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2801-ios-as-a-firewall/m-p/1154102#M860647</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2009-04-22T14:55:52Z</dc:date>
    </item>
  </channel>
</rss>

