<?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 mroute on a Pix running V7.2 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/mroute-on-a-pix-running-v7-2/m-p/1580713#M594673</link>
    <description>&lt;P&gt;(Addresses are made up)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Multicast server (1.1.1.1) that is multicasting out on address 224.1.1.1&amp;nbsp; on an interface called CLAN . I need this mutilcast to be routed out of the inside interface to a client on the internal network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mroute command syntax is something along the lines of "mroute 1.1.1.1 255.255.255.255 inside"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This server mutilcasts out multiple multicast addresses and the above syntax to me, would shove everything out of the inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there away of identifying a particular multicast address to be routed out of a specific interface, or&amp;nbsp; is the above syntax correct .. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the required ACL's are in place both inbound &amp;amp; Outbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:32:52 GMT</pubDate>
    <dc:creator>thstagman</dc:creator>
    <dc:date>2019-03-11T19:32:52Z</dc:date>
    <item>
      <title>mroute on a Pix running V7.2</title>
      <link>https://community.cisco.com/t5/network-security/mroute-on-a-pix-running-v7-2/m-p/1580713#M594673</link>
      <description>&lt;P&gt;(Addresses are made up)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Multicast server (1.1.1.1) that is multicasting out on address 224.1.1.1&amp;nbsp; on an interface called CLAN . I need this mutilcast to be routed out of the inside interface to a client on the internal network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mroute command syntax is something along the lines of "mroute 1.1.1.1 255.255.255.255 inside"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This server mutilcasts out multiple multicast addresses and the above syntax to me, would shove everything out of the inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there away of identifying a particular multicast address to be routed out of a specific interface, or&amp;nbsp; is the above syntax correct .. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the required ACL's are in place both inbound &amp;amp; Outbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:32:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/mroute-on-a-pix-running-v7-2/m-p/1580713#M594673</guid>
      <dc:creator>thstagman</dc:creator>
      <dc:date>2019-03-11T19:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: mroute on a Pix running V7.2</title>
      <link>https://community.cisco.com/t5/network-security/mroute-on-a-pix-running-v7-2/m-p/1580714#M594676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the PIX actually participating in any multicast routing protocol, or it's only passing through the multicast traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As advised in your previous post, PIX in routed mode does not support passing through of multicast traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if the PIX participates in the multicast routing protocols, then it is supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the configuration guide to configure multicast on PIX if you are interested:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/multicst.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/multicst.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 05:24:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/mroute-on-a-pix-running-v7-2/m-p/1580714#M594676</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-01-11T05:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: mroute on a Pix running V7.2</title>
      <link>https://community.cisco.com/t5/network-security/mroute-on-a-pix-running-v7-2/m-p/1580715#M594678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jennifer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for taking the time to reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest I'm struggling with this and appreciate any help you can give me. I know how to configure Pix's but not with Multicast.&amp;nbsp; I have attached the config to this message so you can see what I'm trying to do and if I have made a right hash of it or not. I have also attached a small diagram to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically there is a Multicast Server on Ethernet 2 (CLAN) . The Client resides on the "inside" interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats made me throw my hands up in despair is that I tried to ping the multicast address of the server on Ethernet2 and the Pix fired back an error message saying it has no mroute to the that address. Although the server is locally attached ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 12:00:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/mroute-on-a-pix-running-v7-2/m-p/1580715#M594678</guid>
      <dc:creator>thstagman</dc:creator>
      <dc:date>2011-01-11T12:00:49Z</dc:date>
    </item>
  </channel>
</rss>

