<?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: PIX multicast problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634168#M497610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create an IGMP ACL and apply it under the DMZ interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a sample config to allow IGMP access for multicast group 224.10.10.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PXI(config)# access-list 10 permit igmp any 224.10.10.1 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX(config)# multicast interface dmz&lt;/P&gt;&lt;P&gt;PIX(config-multicast)# igmp access-group 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2006 20:33:24 GMT</pubDate>
    <dc:creator>sundar.palaniappan</dc:creator>
    <dc:date>2006-09-12T20:33:24Z</dc:date>
    <item>
      <title>PIX multicast problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634165#M497607</link>
      <description>&lt;P&gt;Hi, I'm sending a multicast stream from a pix dmz. I have no problem to receive the stream from more secure interfaces, but i can't receive it from less secure ones.&lt;/P&gt;&lt;P&gt;I have enabled multicast-routing&lt;/P&gt;&lt;P&gt;I have reviwed the syslog (there are no errors)&lt;/P&gt;&lt;P&gt;I have enabled pim and igmp on each interface&lt;/P&gt;&lt;P&gt;If i change the security-level of that interface then the multicast traffic works&lt;/P&gt;&lt;P&gt;Anybody know if i have to do anything else?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:10:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634165#M497607</guid>
      <dc:creator>jmprats</dc:creator>
      <dc:date>2020-02-21T09:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: PIX multicast problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634166#M497608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your multicast traffic permitted in the ACL applied on the low security interfaces?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 12:12:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634166#M497608</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2006-09-11T12:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: PIX multicast problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634167#M497609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have tried with "permit ip any any" and it doesn't work&lt;/P&gt;&lt;P&gt;I had the same problem with unicast traffic and i resolved it deleting the "inspect rtsp", but the multicast packets are not received by the client yet. There are multicast packets passing the pix, but it looks like the pix filters this traffic and the client don't understand it.&lt;/P&gt;&lt;P&gt;I broadcast with Windows Media with protocol MMS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 06:17:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634167#M497609</guid>
      <dc:creator>jmprats</dc:creator>
      <dc:date>2006-09-12T06:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: PIX multicast problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634168#M497610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create an IGMP ACL and apply it under the DMZ interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a sample config to allow IGMP access for multicast group 224.10.10.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PXI(config)# access-list 10 permit igmp any 224.10.10.1 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX(config)# multicast interface dmz&lt;/P&gt;&lt;P&gt;PIX(config-multicast)# igmp access-group 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 20:33:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634168#M497610</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2006-09-12T20:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX multicast problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634169#M497611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally, the problem was the multicast IP address. With a 239.192.0.0 it doesn't work. With a 239.255.0.0 it works. I don't understand why&lt;/P&gt;&lt;P&gt;Does anybody know it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 10:08:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multicast-problem/m-p/634169#M497611</guid>
      <dc:creator>jmprats</dc:creator>
      <dc:date>2006-09-15T10:08:50Z</dc:date>
    </item>
  </channel>
</rss>

