Subject: mrouted
To: None <tech-net@NetBSD.org>
From: Water NB <netbsd78@126.com>
List: netbsd-users
Date: 11/26/2006 02:33:31
I am running mrouted on NetBSD-3.1
It has 2 NIC: fxp0 and fxp1.
A server send multicast packets to fxp0.
fxp1 has 2 IP address: 192.168.1.1/24, 192.168.2.1/24.
If both clients 192.168.1.2 and 192.168.2.2 join the multicast group,
My NetBSD router will send 2 copies for every multicast packet comed from
fxp0.
How can I do?

/etc/mrouted.conf:
phyint fxp0 rate_limit 0
phyint fxp1 rate_limit 0