> I have a question regarding Ip-in-IP encapsulation in > freeBSD. In my implementation, I want a multicast > router to encapsulate multicast packets destined for > certain groups with an extra IP header before > forwarding them out.
What you describe is exactly a DVMRP tunnel. mrouted(8) performs this function and several other required tasks. Are you trying to do something beyond tunneling multicast over an IPv4 network, such as tunneling inside the DVMRP tunnel or PIM network? --mark tinguely. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message