From owner-freebsd-net@FreeBSD.ORG Mon Aug 21 16:54:07 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 872E416A4DD for ; Mon, 21 Aug 2006 16:54:07 +0000 (UTC) (envelope-from baldur@foo.is) Received: from gremlin.foo.is (gremlin.foo.is [194.105.250.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4022F43D6D for ; Mon, 21 Aug 2006 16:54:04 +0000 (GMT) (envelope-from baldur@foo.is) Received: from 127.0.0.1 (localhost.foo.is [127.0.0.1]) by injector.foo.is (Postfix) with SMTP id 828CADA844 for ; Mon, 21 Aug 2006 16:54:03 +0000 (GMT) Received: by gremlin.foo.is (Postfix, from userid 1000) id 1402DDA86B; Mon, 21 Aug 2006 16:54:01 +0000 (GMT) Date: Mon, 21 Aug 2006 16:54:01 +0000 From: Baldur Gislason To: freebsd-net@freebsd.org Message-ID: <20060821165401.GB804@gremlin.foo.is> User-Agent: Mutt/1.4.2.1i X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on gremlin.foo.is X-Spam-Level: X-Spam-Status: No, score=-5.9 required=6.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 X-Sanitizer: Foo MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Subject: Multicast X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 16:54:07 -0000 I'm having some problems receiving multicast traffic on my FreeBSD 6.1-STABLE workstation with VLC. I get the streams but I seem to get plenty of packetloss on the freebsd box but on other boxes on the same network I don't see such problems. I haven't noticed any packetloss with unicast. Any thoughts? I've tried running a GENERIC kernel and that makes no difference, I've also tried two different network cards. (em and fxp) Baldur