From owner-freebsd-bugs Thu Jun 8 8:20:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D8D837B7C0 for ; Thu, 8 Jun 2000 08:20:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA54721; Thu, 8 Jun 2000 08:20:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 8 Jun 2000 08:20:08 -0700 (PDT) Message-Id: <200006081520.IAA54721@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: kern/19121: IPv4 multicast does not work without route Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/19121; it has been noted by GNATS. From: Garrett Wollman To: sam@inf.enst.fr Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: kern/19121: IPv4 multicast does not work without route Date: Thu, 8 Jun 2000 11:09:49 -0400 (EDT) < A FreeBSD box on a private network with IPv4 routes to local > network only. No default route has been set, nor any route for > the 224.0.0.0/8 addresses. Then your configuration is broken. If you want to send multicasts, you MUST configure a route for them, end of story. This requirement has existed throughout the entire history of IP multicast under UNIX. Note that it would be an error for packets to be multicast out multiple interfaces simultaneously. The definition of the multicast service model says that hosts MUST NOT do this; only a multicast router is permitted to send the same packet in multiple directions at once. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message