Subject: Multicast on more than one nic
From: news.internetia.pl
Date: 10/23/2007 9:23:24 AM
Hi
Is there a possibility to open multicast socket on two nic cards and
send packets to both of them . Under windows it work but under linux I need
to add route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0
but i need also to eth1 . If this line is added to eth1 - only th1 is
choosen - this is related to metric .
Thanks,
|