<?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: Packet rate on inside and outside interface doesn't match in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062156#M396788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I seems it jogged my brains a bit and I think I figured out what the issue is. The firewall is configured to log to two syslog servers on the inside interface - turning off the syslogging brought the traffic graphs for the two interfaces in sync again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like the locally generated syslog traffic is filtered out of captures, as I did not see it in there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2012 14:58:25 GMT</pubDate>
    <dc:creator>nikolamitev</dc:creator>
    <dc:date>2012-10-30T14:58:25Z</dc:date>
    <item>
      <title>Packet rate on inside and outside interface doesn't match</title>
      <link>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062151#M396774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing some pre-deployment testing with a ASA5585X and noticed that when I feed it a stream of SYN packets on the outside interface the measured traffic rate on the inside interface going out is about 10x the rate of the outside interface going in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;laptop ---&amp;nbsp; ASA --- PC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I send 6k TCP SYN pkts at interface rate from the laptop targeted at PC. No packets are dropped by ACLs or policies and can be sniffed at the PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show interface commands show:&lt;/P&gt;&lt;P&gt;sh int inside:&lt;/P&gt;&lt;P&gt;... ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; Traffic Statistics for "inside":&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute input rate 23 pkts/sec,&amp;nbsp; 1303 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute &lt;STRONG&gt;output rate 4454 pkts/sec&lt;/STRONG&gt;, &lt;STRONG&gt; 820757 bytes/sec&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh int outside:&lt;/P&gt;&lt;P&gt;... ...&lt;/P&gt;&lt;P&gt;Traffic Statistics for "outside":&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute&lt;STRONG&gt; input rate 885 pkts/sec&lt;/STRONG&gt;,&amp;nbsp; &lt;STRONG&gt;70847 bytes/sec&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute output rate 7 pkts/sec,&amp;nbsp; 425 bytes/sec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would expect that if 885 pkts/sec enter the firewall on the outside interface the same amount or less would exit it on the inside...?&lt;/P&gt;&lt;P&gt;Any clues as to why this is not the case? The paket rate is about 5x and the data rate is about 10x greater.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:14:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062151#M396774</guid>
      <dc:creator>nikolamitev</dc:creator>
      <dc:date>2019-03-12T00:14:04Z</dc:date>
    </item>
    <item>
      <title>Packet rate on inside and outside interface doesn't match</title>
      <link>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062152#M396779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nikolamitev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See what you mean and I do understand your question but lets start with the basic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture capout interface outside match ip host outside_host_pc host inside_global_pc &lt;/P&gt;&lt;P&gt;capture capin interface inside match ip host outside_host host inside_global_pc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you generate a connection ( just one) do a show cap&amp;nbsp; ( you should see same amount of traffic on both captures) if that is the case then it is something not related to our connection and we will need to work on a different capture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this was the case ( same amount of bytes on each capture)&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>Sun, 28 Oct 2012 17:29:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062152#M396779</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-10-28T17:29:37Z</dc:date>
    </item>
    <item>
      <title>Packet rate on inside and outside interface doesn't match</title>
      <link>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062153#M396782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Julio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did run a test similar to what you ask for before and I didn't find any differences. I ran it again exactly as you specified just in case and packets are identical - 1:1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried making a single but more intensive connection, like in a large file transfer and that increases counters on both interfaces as expected.&lt;/P&gt;&lt;P&gt;It seems to me that it has to do with tcp intercept or a similar feature of the firewall. i believe I read somwhere recently that the firewall is doing some checks on the validity of the destinaton for new connections and I am inclined to ascribe the extra traffic to those checks. I am failing to find that passage though so I might well be wrong or have misunderstood something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All my attempts to see the extra traffic in captures or tcpdump have been unsuccessful so far.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 10:25:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062153#M396782</guid>
      <dc:creator>nikolamitev</dc:creator>
      <dc:date>2012-10-29T10:25:07Z</dc:date>
    </item>
    <item>
      <title>Packet rate on inside and outside interface doesn't match</title>
      <link>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062154#M396784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be worth adding that somewhat counterintuitively I am having to do those tests on a live VLAN and the setum is actually PC -- vlanX -- inside FW outside -- laptop (directly plugged into FW)&lt;/P&gt;&lt;P&gt;On vlanX there are a number of hosts and some loadbalancing and multicast traffic is creating a constant noise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below is the normal situation outside of any purposefully generated traffic.&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp; Traffic Statistics for "outside":&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute input rate 0 pkts/sec,&amp;nbsp; 0 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute output rate 6 pkts/sec,&amp;nbsp; 388 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute drop rate, 0 pkts/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute input rate 0 pkts/sec,&amp;nbsp; 0 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute output rate 7 pkts/sec,&amp;nbsp; 430 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute drop rate, 0 pkts/sec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Traffic Statistics for "inside":&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute input rate 25 pkts/sec,&amp;nbsp; 1258 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute output rate 26 pkts/sec,&amp;nbsp; 2916 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute drop rate, 1 pkts/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute input rate 25 pkts/sec,&amp;nbsp; 1284 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute output rate 26 pkts/sec,&amp;nbsp; 2935 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute drop rate, 1 pkts/sec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 10:41:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062154#M396784</guid>
      <dc:creator>nikolamitev</dc:creator>
      <dc:date>2012-10-29T10:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Packet rate on inside and outside interface doesn't match</title>
      <link>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062155#M396786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nikolamitev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following capture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear interface &lt;/P&gt;&lt;P&gt;capture capin interface inside circular-buffer&lt;/P&gt;&lt;P&gt;capture capout interface outside circular-buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then check for different traffic, let me know if you see something different, try to download them on wireshark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 16:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062155#M396786</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-10-29T16:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Packet rate on inside and outside interface doesn't match</title>
      <link>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062156#M396788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I seems it jogged my brains a bit and I think I figured out what the issue is. The firewall is configured to log to two syslog servers on the inside interface - turning off the syslogging brought the traffic graphs for the two interfaces in sync again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like the locally generated syslog traffic is filtered out of captures, as I did not see it in there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 14:58:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062156#M396788</guid>
      <dc:creator>nikolamitev</dc:creator>
      <dc:date>2012-10-30T14:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Packet rate on inside and outside interface doesn't match</title>
      <link>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062157#M396792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nikolamitev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exactly &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt; Glad that we could resolved the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to rate all of the helpful posts ( If you do not know how to do it just let me know, I will let you know how)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if you do not have any other question please mark it as answered&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>Tue, 30 Oct 2012 16:32:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/packet-rate-on-inside-and-outside-interface-doesn-t-match/m-p/2062157#M396792</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-10-30T16:32:45Z</dc:date>
    </item>
  </channel>
</rss>

