<?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 Disabling Streaming Audio/Video on PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652367#M1035949</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking into disabling streaming audio/video on our PIX firewalls.  Does anyone have any information on this?  I found a cisco white paper on the internet for disabling P2P software which was very helpful, but would like to disable the streaming media.  I've read a little about RTSP and RTP.  Is it as simple as blocking those ports?&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;Also, I am new to this forum and hope to post more in the future.  Just looking through some of the posts its nice to see everyone willing to help each other out, and not replying with a cocky attitude that I have seen in some other tech forums.  &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 08:56:29 GMT</pubDate>
    <dc:creator>nukeguzzle</dc:creator>
    <dc:date>2019-03-11T08:56:29Z</dc:date>
    <item>
      <title>Disabling Streaming Audio/Video on PIX</title>
      <link>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652367#M1035949</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking into disabling streaming audio/video on our PIX firewalls.  Does anyone have any information on this?  I found a cisco white paper on the internet for disabling P2P software which was very helpful, but would like to disable the streaming media.  I've read a little about RTSP and RTP.  Is it as simple as blocking those ports?&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;Also, I am new to this forum and hope to post more in the future.  Just looking through some of the posts its nice to see everyone willing to help each other out, and not replying with a cocky attitude that I have seen in some other tech forums.  &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 08:56:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652367#M1035949</guid>
      <dc:creator>nukeguzzle</dc:creator>
      <dc:date>2019-03-11T08:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Streaming Audio/Video on PIX</title>
      <link>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652368#M1035951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need to block blow ports using access-list:&lt;/P&gt;&lt;P&gt;for streaming audio :  port no are 18888 ; 6970 (Real)&lt;/P&gt;&lt;P&gt;for streaming video:  port no 7000 (VDOlive); 7170 (Real); 1558 (XING-UDP)&lt;/P&gt;&lt;P&gt;for real time streaming protocol it is port  no 554 (UDP-RTSP )&lt;/P&gt;&lt;P&gt;for MS NET show: port no 1755 (both UDP and TCP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;access-list media deny tcp any any eq 18888&lt;/P&gt;&lt;P&gt;access-list media deny udp any any eq 18888&lt;/P&gt;&lt;P&gt;access-list media deny udp any any eq 6970&lt;/P&gt;&lt;P&gt;access-list media deny tcp any any eq 7000&lt;/P&gt;&lt;P&gt;access-list media deny udp  any any eq 7170&lt;/P&gt;&lt;P&gt;access-list media deny udp any any eq 1558&lt;/P&gt;&lt;P&gt;access-list media deny udp any any eq 554&lt;/P&gt;&lt;P&gt;access-list media deny tcp any any eq 1755&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2006 20:44:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652368#M1035951</guid>
      <dc:creator>sadbulali</dc:creator>
      <dc:date>2006-11-17T20:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Streaming Audio/Video on PIX</title>
      <link>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652369#M1035953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a url&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/hw/vpndevc/ps2030/products_tech_note09186a00801e419a.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00801e419a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Watch the word wrap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also take a look at content services by Trend Micro that work with the PIX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill Harrison&lt;/P&gt;&lt;P&gt;Cisco Instructor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 01:47:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652369#M1035953</guid>
      <dc:creator>wharrison2000</dc:creator>
      <dc:date>2006-11-20T01:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Streaming Audio/Video on PIX</title>
      <link>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652370#M1035954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both for your replies.  I will follow your instructions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 16:34:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disabling-streaming-audio-video-on-pix/m-p/652370#M1035954</guid>
      <dc:creator>nukeguzzle</dc:creator>
      <dc:date>2006-11-20T16:34:39Z</dc:date>
    </item>
  </channel>
</rss>

