<?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: multicast routing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952364#M577535</link>
    <description>The NICs are lan2, lan3 and lan4.&lt;BR /&gt;But I don't see a same subnet over this three NICs.&lt;BR /&gt;I see the same net destination routed over three different NICs.&lt;BR /&gt;I ask if I sent a packet to 239.1.13.16, belonging to that network, what is the NIC used? And why?&lt;BR /&gt;How OS works in this situation?&lt;BR /&gt;&lt;BR /&gt;Luca</description>
    <pubDate>Wed, 16 Apr 2003 11:15:10 GMT</pubDate>
    <dc:creator>Luca Rasconi</dc:creator>
    <dc:date>2003-04-16T11:15:10Z</dc:date>
    <item>
      <title>multicast routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952362#M577533</link>
      <description>Hi all,&lt;BR /&gt;for you this could be correct (from netstat -rn):&lt;BR /&gt;224.0.0.0             10.196.80.1        U         0  lan3       1500&lt;BR /&gt;224.0.0.0             10.196.81.1        U         0  lan4       1500&lt;BR /&gt;224.0.0.0             10.196.66.1        U         0  lan2       1500&lt;BR /&gt;&lt;BR /&gt;thank you&lt;BR /&gt;Luca</description>
      <pubDate>Wed, 16 Apr 2003 07:13:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952362#M577533</guid>
      <dc:creator>Luca Rasconi</dc:creator>
      <dc:date>2003-04-16T07:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: multicast routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952363#M577534</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;HP-UX do not like the same subnet over separate NICs.&lt;BR /&gt;It can look like working correctly at the beginning, but then you can find strange behaviour.&lt;BR /&gt;&lt;BR /&gt;Check this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x64e0cdec06f1d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x64e0cdec06f1d61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x94b83a1c04ffd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x94b83a1c04ffd61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x97689c196a4bd71190080090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x97689c196a4bd71190080090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x330f5fe8b250d71190080090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x330f5fe8b250d71190080090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Adam&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Apr 2003 09:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952363#M577534</guid>
      <dc:creator>Adam J Markiewicz</dc:creator>
      <dc:date>2003-04-16T09:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: multicast routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952364#M577535</link>
      <description>The NICs are lan2, lan3 and lan4.&lt;BR /&gt;But I don't see a same subnet over this three NICs.&lt;BR /&gt;I see the same net destination routed over three different NICs.&lt;BR /&gt;I ask if I sent a packet to 239.1.13.16, belonging to that network, what is the NIC used? And why?&lt;BR /&gt;How OS works in this situation?&lt;BR /&gt;&lt;BR /&gt;Luca</description>
      <pubDate>Wed, 16 Apr 2003 11:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952364#M577535</guid>
      <dc:creator>Luca Rasconi</dc:creator>
      <dc:date>2003-04-16T11:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: multicast routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952365#M577536</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;The subnet:&lt;BR /&gt;To be absolutelly sure you should check netmask also (netstat -nrv).&lt;BR /&gt;If you used the default, the 10.x.x.x is address of class A, fo these three are in the same subnet 10.0.0.0&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Adam&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Apr 2003 12:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952365#M577536</guid>
      <dc:creator>Adam J Markiewicz</dc:creator>
      <dc:date>2003-04-16T12:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: multicast routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952366#M577537</link>
      <description>In according with the netmask (now i can't supply), i can say that lan2,3 and 4 are in different subnet.&lt;BR /&gt;&lt;BR /&gt;Luca</description>
      <pubDate>Wed, 16 Apr 2003 12:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952366#M577537</guid>
      <dc:creator>Luca Rasconi</dc:creator>
      <dc:date>2003-04-16T12:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: multicast routing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952367#M577538</link>
      <description>It's not clear what you are asking.  As others have pointed out having more than one nic in the same subnet on an HPUX tends to cause problems and should be avoided.  &lt;BR /&gt;&lt;BR /&gt;As far as 224 is concerned this is a special case and having a route to 224 on every interface is normal.  See the man for mrouted where it says:&lt;BR /&gt;&lt;BR /&gt;"mrouted automatically configures itself to forward on all multicast-capable interfaces (i.e., interfaces that have the IFF_MULTICAST flag set, excluding the loopback "interface")." &lt;BR /&gt;&lt;BR /&gt;The network you cited, 239.x is not a member of the 224 network so the netstat info you gave does not apply.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 16 Apr 2003 12:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multicast-routing/m-p/2952367#M577538</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-04-16T12:32:29Z</dc:date>
    </item>
  </channel>
</rss>

