<?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 CBAC on 2811 not working after Router reboot in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358035#M784000</link>
    <description>&lt;P&gt;We are running CBAC on a 2811 route with the following IOS c2800nm-adventerprisek9-mz.12-24.T2 This works fine and allows and blocks the traffic as designed. However if we reboot the router CBAC stops working, to get it working we remove a rule from the ACL and put it back in and CBAC starts allowing traffic. In the same ACL we have a rule to allow ssh, which we use to connect to the router for management, this works fine, as its not using CBAC and doesn't need to be passed out to the public side of the network. This shows that its not an issue with the ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would ba appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 16:51:43 GMT</pubDate>
    <dc:creator>Chris McManaway</dc:creator>
    <dc:date>2019-03-11T16:51:43Z</dc:date>
    <item>
      <title>CBAC on 2811 not working after Router reboot</title>
      <link>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358035#M784000</link>
      <description>&lt;P&gt;We are running CBAC on a 2811 route with the following IOS c2800nm-adventerprisek9-mz.12-24.T2 This works fine and allows and blocks the traffic as designed. However if we reboot the router CBAC stops working, to get it working we remove a rule from the ACL and put it back in and CBAC starts allowing traffic. In the same ACL we have a rule to allow ssh, which we use to connect to the router for management, this works fine, as its not using CBAC and doesn't need to be passed out to the public side of the network. This shows that its not an issue with the ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would ba appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:51:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358035#M784000</guid>
      <dc:creator>Chris McManaway</dc:creator>
      <dc:date>2019-03-11T16:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: CBAC on 2811 not working after Router reboot</title>
      <link>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358036#M784021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the description I am assuming that you have the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. CBAC applied IN on the inside interface.&lt;/P&gt;&lt;P&gt;2. ACL also applied IN on the inside interafce.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually we see&lt;/P&gt;&lt;P&gt;1. CBAC applied OUT on the outside interface&lt;/P&gt;&lt;P&gt;2. ACL applied IN on the outside interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to copy and paste the output of "sh run int &amp;lt;&amp;gt;" as well as the acl that you are talking about is not working so we understand what is broken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 22:29:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358036#M784021</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-12-23T22:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: CBAC on 2811 not working after Router reboot</title>
      <link>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358037#M784043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that once this is working it is fine, only breaks after a reboot. Manual removal of the rule in the ACL and putting back in makes it work again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router#show run&lt;BR /&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Current configuration : 1411 bytes&lt;BR /&gt;!&lt;BR /&gt;version 12.4&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname Router&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;logging message-counter syslog&lt;BR /&gt;no aaa new-model&lt;BR /&gt;dot11 syslog&lt;BR /&gt;ip source-route&lt;BR /&gt;ip cef&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip inspect name CELTrust icmp&lt;BR /&gt;ip inspect name CELTrust bgp&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;voice-card 0&lt;BR /&gt;object-group service BGP&lt;BR /&gt; tcp eq bgp&lt;BR /&gt;object-group service ICMP&lt;BR /&gt; icmp echo&lt;BR /&gt; icmp traceroute&lt;BR /&gt; icmp echo-reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;archive&lt;BR /&gt; log config&lt;BR /&gt;&amp;nbsp; hidekeys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface FastEthernet0/0&lt;BR /&gt; description to CELAK1-S15 2/3/43&lt;BR /&gt; ip address 192.168.179.3 255.255.255.0&lt;BR /&gt; ip access-group 101 in&lt;BR /&gt; ip inspect CELTrust in&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/1&lt;BR /&gt; description to One Office IDL&lt;BR /&gt; ip address 192.168.255.142 255.255.255.252&lt;BR /&gt; ip access-group 110 in&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.179.1 10&lt;BR /&gt;no ip http server&lt;BR /&gt;no ip http secure-server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 permit object-group ICMP host 192.168.179.1 host 192.168.255.141&lt;BR /&gt;access-list 101 permit object-group BGP host 192.168.179.1 host 192.168.255.141&lt;BR /&gt;access-list 101 deny&amp;nbsp;&amp;nbsp; ip any any&lt;BR /&gt;access-list 110 deny&amp;nbsp;&amp;nbsp; ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!line con 0&lt;BR /&gt;line aux 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt; login&lt;BR /&gt;scheduler allocate 20000 1000&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 22:46:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358037#M784043</guid>
      <dc:creator>Chris McManaway</dc:creator>
      <dc:date>2009-12-23T22:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: CBAC on 2811 not working after Router reboot</title>
      <link>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358038#M784060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list 101 permit object-group BGP host 192.168.179.1 host 192.168.255.141&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That line says only 192.168.179.1 can initiate BGP peering. 192.168.255.141 cannot initiate as the ACL applied on the other interface only had deny ip any any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you should also have this line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 101 permit object-group BGP host 192.168.255.141 host 192.168.179.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give that a shot and let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2009 00:10:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cbac-on-2811-not-working-after-router-reboot/m-p/1358038#M784060</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-12-24T00:10:24Z</dc:date>
    </item>
  </channel>
</rss>

