File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mrouted / debian / README.debian
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:10:48 2012 UTC (12 years, 4 months ago) by misho
Branches: mrouted, MAIN
CVS tags: v3_9_6p0, v3_9_6, v3_9_5, HEAD
mrouted

mrouted for Debian
------------------
If you are not running a stock Debian kernel, you need to enable multicast and
multicast-routing in your kernel:

   CONFIG_IP_MULTICAST=y
   CONFIG_IP_MROUTE=y

If you want to build a multicast tunnel via an unicast connection, you have to enable
support for IP-IP tunneling as well:

   CONFIG_NET_IPIP=m (or =y)

The default configuration of mrouted is to route between two and more interfaces. For
more details see the manpage.

Christoph Martin <christoph.martin@uni-mainz.de>, Mon,  1 Mar 1999 21:36:23 +0100

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>