Thoughts of Hiram Chirino

Thursday, April 10, 2008

Mulitcast not working on a Linux box?

Just ran into a problem where some mutlicast tests were failing on a linux box and I could not figure out why. Did a little bit of research and found out that you may need to add a route for it first. So if you have this problem try running:
route add 224.0.0.0 netmask 240.0.0.0 dev eth0

or if you have an older version of linux like me:
route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0

0 Comments:

Post a Comment



<$I18N$LinksToThisPost>:

Create a Link

<< Home