<div>Hi all,</div>
<div>&nbsp;</div>
<div>We want linux (ubuntu) with 2.6 kernel to&nbsp;act as multicast router and to pass multicast packets between different subnets. And linux machine as router has two network cards having two different subnets assigned onto.&nbsp;We first&nbsp;worked 
</div>
<div>&quot;sysctl -w net.ipv4.ip_forward=1&quot; </div>
<div>line on linux shell that made linux to work as unicast router.&nbsp;(like host, the multicast packets were discarded at NIC).&nbsp;Then at weekend we heard about </div>
<div>&quot;sysctl -w net.ipv4.conf.all.mc_forward=1&quot;</div>
<div>line that&nbsp;is said to&nbsp;satisfy&nbsp;multicast routing&nbsp;requirement, but we did not try this yet.&nbsp;Is this last line enough to work linux as multicast router ?</div>
<div>&nbsp;</div>
<div>There is also one alternative we found: XORP ( Open Source IP Router ) <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.xorp.org/livecd.html#getting" target="_blank">http://www.xorp.org/livecd.html#getting
</a><br clear="all">But this works from live cd. We want to also use linux shell at the same time. And also we did not try this tool yet.</div>
<div>&nbsp;</div>
<div>It is enough to use the linux as router, we do not consider the router algorithms or&nbsp;any other thing.</div>
<div>&nbsp;</div>
<div>Thanks in advance...&nbsp;</div>
<div>Emin</div>