Hi all.
I am reposting my question.
I want to setup multicast routing server with 2 ethernet cards.
One interface(e.g. eth0) can only receive packets and connected subnet
A. And the other interface(e.g. eth1) is normal one that connected to
local subnet B.
What I want to do is when a PC in the subnet B joins the multicast
group,
my linux machine receive multicast packets from eth0 and route it to the
PC via interface eth1.
I have tried it with 'mrouted', but I don't know how to confgiure it.
Is it possible with 'mrouted' ?
If anyone has an idea about it, please help me.
Thanks.