Jihua Cheng wrote:
Dear Sir,
I am using Linux 2.4.20, and I need enable multicast forwarding for an application.
Who would please tell me how to enable multicast forwarding? I appreciate your help!
Regards,
Charles
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
You should just be able to turn on ip forwarding (echo 1 >
/proc/sys/net/ipv4/ip_forward), and then use a routing daemon (such as
quagga) to handle the configuration of your multicast routes.
Neil
--
/***************************************************
*Neil Horman
*Software Engineer
*Red Hat, Inc.
*nhorman@redhat.com
*gpg keyid: 1024D / 0x92A74FA1
*http://pgp.mit.edu
***************************************************/
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html