<?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 check which ip's are hitting on a particular interfac in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048384#M438295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess there is several things you can check on your firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Check the active connection on the ASA&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;show conn | inc &lt;NAMEIF&gt;&lt;/NAMEIF&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Check the hosts that have connections through the ASA on that interface&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;show local-host | begin Interface &lt;NAMEIF&gt;&lt;/NAMEIF&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Generate log messages to a syslog server from each connection formed&lt;UL&gt;&lt;LI&gt;Either using &lt;STRONG&gt;"logging trap informational"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;OR check what the Syslog ID for connection Building/Teardown is and change its logging level to your current one&lt;/LI&gt;&lt;LI&gt;OR configure logging parameters to the access-list/ACE statements to generate logging messages on certain syslog/logging level&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Configure traffic capture on the interface and simply capture all the traffic on the firewall interface in question &lt;UL&gt;&lt;LI&gt;The maximum buffer size for the capture is around 33,5MB but it can be set to overwrite the previous data&lt;/LI&gt;&lt;LI&gt;You also dont have to capture the complete packet&lt;/LI&gt;&lt;LI&gt;After the capture (or during it) you can copy the capture file to your computer and open it with Wireshark to see whats connections are being taken through the interface in question.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are just some things that came to mind. I'm sure theres probably other ways to go about this thing also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2012 09:43:10 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2012-09-24T09:43:10Z</dc:date>
    <item>
      <title>How to check which ip's are hitting on a particular interface of ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048383#M438293</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a cisco asa 5520 and suddendley in my Network Monitor tool,(using SNMP)&amp;nbsp; asa's DMZ interface traffic is showing arround 90000 Kbit/s .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to check which traffic is flowing throgh this interface.(Ip address details)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : There is no impact on asa CPU usage.&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;Prashant&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:57:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048383#M438293</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2019-03-11T23:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to check which ip's are hitting on a particular interfac</title>
      <link>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048384#M438295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess there is several things you can check on your firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Check the active connection on the ASA&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;show conn | inc &lt;NAMEIF&gt;&lt;/NAMEIF&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Check the hosts that have connections through the ASA on that interface&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;show local-host | begin Interface &lt;NAMEIF&gt;&lt;/NAMEIF&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Generate log messages to a syslog server from each connection formed&lt;UL&gt;&lt;LI&gt;Either using &lt;STRONG&gt;"logging trap informational"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;OR check what the Syslog ID for connection Building/Teardown is and change its logging level to your current one&lt;/LI&gt;&lt;LI&gt;OR configure logging parameters to the access-list/ACE statements to generate logging messages on certain syslog/logging level&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Configure traffic capture on the interface and simply capture all the traffic on the firewall interface in question &lt;UL&gt;&lt;LI&gt;The maximum buffer size for the capture is around 33,5MB but it can be set to overwrite the previous data&lt;/LI&gt;&lt;LI&gt;You also dont have to capture the complete packet&lt;/LI&gt;&lt;LI&gt;After the capture (or during it) you can copy the capture file to your computer and open it with Wireshark to see whats connections are being taken through the interface in question.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are just some things that came to mind. I'm sure theres probably other ways to go about this thing also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 09:43:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048384#M438295</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-09-24T09:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to check which ip's are hitting on a particular interfac</title>
      <link>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048385#M438297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it is very helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 10:15:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048385#M438297</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2012-09-24T10:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to check which ip's are hitting on a particular interfac</title>
      <link>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048386#M438299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i check the same connection logs in ASDM GUI mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 10:59:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048386#M438299</guid>
      <dc:creator>Suresh Babu</dc:creator>
      <dc:date>2012-09-24T10:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to check which ip's are hitting on a particular interfac</title>
      <link>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048387#M438300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am checking the traffic in ASDM graph it is only showing me between 20 - 50 Kbps (and it is normal) at the same time on SNMP sensor dmz traffic is around 90,371 kbit/s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i think actual traffic is the ASDM graph traffic .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 03:47:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-check-which-ip-s-are-hitting-on-a-particular-interface-of/m-p/2048387#M438300</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2012-09-25T03:47:13Z</dc:date>
    </item>
  </channel>
</rss>

