> Check your /etc/route.conf file. The multicast route must be set to
> something like this if you want to use multicast on eth0:
>     224.0.0.0    0.0.0.0    240.0.0.0    eth0
> 

this was the problem.  i used "route add -net 224.0.0.0 netmask 240.0.0.0
dev eth0" to add the route to the routing tables.

thanks,

rob


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to