<?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 Monitoring traffic detail through PIX firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273426#M590662</link>
    <description>&lt;P&gt;What's the best way for me to monitor the traffic going through a pix? I'd like to know who's going where, what size downloads are, etc..&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 07:35:12 GMT</pubDate>
    <dc:creator>mbjohnson</dc:creator>
    <dc:date>2020-02-21T07:35:12Z</dc:date>
    <item>
      <title>Monitoring traffic detail through PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273426#M590662</link>
      <description>&lt;P&gt;What's the best way for me to monitor the traffic going through a pix? I'd like to know who's going where, what size downloads are, etc..&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:35:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273426#M590662</guid>
      <dc:creator>mbjohnson</dc:creator>
      <dc:date>2020-02-21T07:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring traffic detail through PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273427#M590663</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;You can monitor who is going where by using the logging command on the PIX.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what software you are running but the logging command reference for 6.3 is here&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/secursw/ps2120/products_command_reference_chapter09186a00801727a9.html#wp1028090" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727a9.html#wp1028090&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default logging on the PIX can be a bit noisy so you can disable certain events that are being logged by finding out their message id and using "no logging message message_id" such as system messages etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look here for PIX message&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/secursw/ps2120/products_system_message_guide_chapter09186a00801582af.html" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_system_message_guide_chapter09186a00801582af.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to keep records for evaluation then you need to set the PIX up to log to a syslog server &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you want to log which URLs are being accessed then make sure your fixup protocol for http is running "fixup protocol http 80"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to monitor specific traffic then you can use the capture command on an access-list, however this is more aimed at packet sniffing/troubleshooting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Paddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2004 22:22:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273427#M590663</guid>
      <dc:creator>paddyxdoyle</dc:creator>
      <dc:date>2004-08-20T22:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring traffic detail through PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273428#M590664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I already have logging turned on, I'm just wondering how I can tell which user is taking most of the bandwidth, doing big downloads etc..ia there such a feature on the Pix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2004 22:41:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273428#M590664</guid>
      <dc:creator>mbjohnson</dc:creator>
      <dc:date>2004-08-20T22:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring traffic detail through PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273429#M590665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not to my knowlegde i'm afraid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you had a router in front of your firewall you could use "ip accounting"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2004 22:56:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273429#M590665</guid>
      <dc:creator>paddyxdoyle</dc:creator>
      <dc:date>2004-08-20T22:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring traffic detail through PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273430#M590666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the syslog feature of the PIX.&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;commands:&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging trap informational&lt;/P&gt;&lt;P&gt;logging host YOUR-SYSLOG-SERVER-IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But be aware that this gives a lot of output to your syslog server. A lof of information is transfered as bytes transfered, users names if authenticated, web sites, files ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then to analyze it you can use a syslog file analzer as: &lt;A class="jive-link-custom" href="http://www.sawmill.net/" target="_blank"&gt;http://www.sawmill.net/&lt;/A&gt; to get your syslog data into a nice user statistic chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are alot of tools out there in the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way without using syslog could be to use of &lt;/P&gt;&lt;P&gt;NTOP a open source linux tool. The windows version you&lt;/P&gt;&lt;P&gt;have to pay. But this is more a Realtime network statistic tool but still does a good job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at it. &lt;A class="jive-link-custom" href="http://www.ntop.org/ntop.html" target="_blank"&gt;http://www.ntop.org/ntop.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerly&lt;/P&gt;&lt;P&gt;Patrick  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2004 23:47:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/monitoring-traffic-detail-through-pix-firewall/m-p/273430#M590666</guid>
      <dc:creator>piseli</dc:creator>
      <dc:date>2004-08-20T23:47:09Z</dc:date>
    </item>
  </channel>
</rss>

