2010/1/26, Stuart Henderson <s...@spacehopper.org>: > On 2010/01/26 10:32, Christiano F. Haesbaert wrote: > > By default there is a localhost -reject route for the whole of the > multicast range added by netstart. > > If you wish to enable IPv4 multicast for general use on your system, > set multicast_router=YES or multicast_host=(YES|interface name) in > rc.conf.local. Since different people will need different settings > and many might not want it at all, I think changing the default > would be a mistake (even though I've personally been bitten by > it on more than one occasion when trying to get VLC to listen to > multicast streams on a new machine .. ;-) > > Note that enabling the multicats protocols that spamd and > dhcpd can use does *not* automatically set this. > >
Ah now I got it, I had missed the R flag in michele's post, didn't know that R was for. Makes sense :P. Thanks again for the support.