<?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: How to tell if traffic is bypassing FW  or not? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082117#M395898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, but your asa must have access lists right? Otherwise why is it there?&lt;BR /&gt;&lt;BR /&gt;You can create entries in the inbound and outbound access lists which permit the traffic. If they are not already there.&lt;BR /&gt;When you do a show access-list it also shows you the hitcnt for each rule. If the traffic is going through it will increment. If not it will stay 0.&lt;BR /&gt;This will use less resources than a packet capture and can be left in place.&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Nov 2012 20:53:45 GMT</pubDate>
    <dc:creator>Stuart Gall</dc:creator>
    <dc:date>2012-11-08T20:53:45Z</dc:date>
    <item>
      <title>How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082111#M395891</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have some customer sites.&lt;/P&gt;&lt;P&gt;Some traffic goes through the FW&amp;nbsp; and some does not touch the fw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that i can determine which subnets or IP address does not touch the FW&amp;nbsp; means it bypass the traffic.&lt;/P&gt;&lt;P&gt;hope it makes sense.&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;Mahesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:20:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082111#M395891</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T00:20:19Z</dc:date>
    </item>
    <item>
      <title>How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082112#M395893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's probably best to start with the routes on the FW and see if there is any routes for those subnet that do not touch the FW, then you can be sure that it is not going through the FW if there is no route back towards those subnets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 07:58:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082112#M395893</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-08T07:58:31Z</dc:date>
    </item>
    <item>
      <title>How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082113#M395894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; you can check through the packet capture on cisco firewall for that subnet.... for which you have dowubt....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 14:25:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082113#M395894</guid>
      <dc:creator>saurabhgoel169</dc:creator>
      <dc:date>2012-11-08T14:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082114#M395895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you show access-list and the hit count is 0 the traffic is not going through&lt;BR /&gt;&lt;BR /&gt;You can also add specific permits in front of general permits to narrow the issue down a bit further&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 16:14:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082114#M395895</guid>
      <dc:creator>Stuart Gall</dc:creator>
      <dc:date>2012-11-08T16:14:12Z</dc:date>
    </item>
    <item>
      <title>How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082115#M395896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jeniffer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;ASA is not using dynamic routing protocols.&lt;/P&gt;&lt;P&gt;So i can look to static routes like route outside x.x.x.x&amp;nbsp; and then figure out if traffic is bypassing ASA&amp;nbsp; or not right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 19:04:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082115#M395896</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-11-08T19:04:41Z</dc:date>
    </item>
    <item>
      <title>How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082116#M395897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Stuart,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question was &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean to say that we have client where certain traffic goes through the ASA&amp;nbsp; and some traffic bypass the ASA&amp;nbsp; - i mean never&lt;/P&gt;&lt;P&gt;touches the ASA.So how can we check which subnets&amp;nbsp; bypass the ASA.&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;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 19:12:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082116#M395897</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-11-08T19:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082117#M395898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, but your asa must have access lists right? Otherwise why is it there?&lt;BR /&gt;&lt;BR /&gt;You can create entries in the inbound and outbound access lists which permit the traffic. If they are not already there.&lt;BR /&gt;When you do a show access-list it also shows you the hitcnt for each rule. If the traffic is going through it will increment. If not it will stay 0.&lt;BR /&gt;This will use less resources than a packet capture and can be left in place.&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 20:53:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082117#M395898</guid>
      <dc:creator>Stuart Gall</dc:creator>
      <dc:date>2012-11-08T20:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082118#M395899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do captures to correlate what packets reach the ASA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the routing table on the devices on X subnet ( to check if the packet's have the ASA as a next hop)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configure the ASA to decrement the TTL field ( so it's not transparent any more for the traceroute and perform traceroutes from the clients PC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 21:13:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082118#M395899</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-11-08T21:13:55Z</dc:date>
    </item>
    <item>
      <title>How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082119#M395900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are right.&lt;/P&gt;&lt;P&gt;Check the routing table on the ASA and see if there is any specific routes configured or all the routes are with larger mask. If most routes are specific routes configured on the ASA, then you can savely say that those subnets that are not in the routing table of the ASA does not pass through the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 23:39:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082119#M395900</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-08T23:39:38Z</dc:date>
    </item>
    <item>
      <title>How to tell if traffic is bypassing FW  or not?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082120#M395902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeniffer &amp;amp; others&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks to everyone for their reply back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 02:34:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-tell-if-traffic-is-bypassing-fw-or-not/m-p/2082120#M395902</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2012-11-09T02:34:00Z</dc:date>
    </item>
  </channel>
</rss>

