From owner-freebsd-current@FreeBSD.ORG Fri Jun 15 21:44:06 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48D0716A46F for ; Fri, 15 Jun 2007 21:44:06 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 0BFA813C45E for ; Fri, 15 Jun 2007 21:44:05 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 79A6B17380; Fri, 15 Jun 2007 21:44:04 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l5FLiKb1001495; Fri, 15 Jun 2007 21:44:21 GMT (envelope-from phk@critter.freebsd.dk) To: John Merryweather Cooper From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 15 Jun 2007 17:31:49 -0400." <46730545.8050005@yahoo.com> Date: Fri, 15 Jun 2007 21:44:20 +0000 Message-ID: <1494.1181943860@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: current@freebsd.org Subject: Re: multicast not happy ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 21:44:06 -0000 In message <46730545.8050005@yahoo.com>, John Merryweather Cooper writes: >> Any ideas ? > ># /sbin/route add -static -net 224.0.0.0 -netmask 240.0.0.0 -iface sis[1|2] > >I had to do this so my OpenSlp would work. I just got to about the same conclusion, only I used: route add -net 224.0.0.0/4 127.0.0.1 I'd say this is a bug... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.