On 2008-05-18, Insan Praja SW <[EMAIL PROTECTED]> wrote: > Just wondering around, is there any multicasting technology (PIM-SM, > PIM-SSM etc) currently developed or implemented in OpenBSD?. Since working > with this unbelievable OS (especially with routing/filtering/forwarding) I > wish to know more about it.
You might be able to do PIM-SM using Xorp (in ports). In base we have DVMRP support (look at dvmrpd not mrouted). On the smaller end of the pipe, igmpproxy (in ports) works nicely for me with the BBC's multicast feeds.