From owner-freebsd-current@FreeBSD.ORG Mon Mar 6 23:31:49 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F6A916A420 for ; Mon, 6 Mar 2006 23:31:49 +0000 (GMT) (envelope-from nikruzhan@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id B96E943D46 for ; Mon, 6 Mar 2006 23:31:48 +0000 (GMT) (envelope-from nikruzhan@gmail.com) Received: by zproxy.gmail.com with SMTP id 18so1085125nzp for ; Mon, 06 Mar 2006 15:31:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=FyLYDVaS/DLVfa1uVaqoiVdG3nzPVs9kjb5O1awOoPX3m8QUxSP1X/n4M9dXzqIWh6WFD3Lo41eHk3dVmEeGXrqivW9wREOkBg1x0iVNF1C0cfuuPNnqr45ixj0BqN5E4CYYiSZ3IdtBsqqWde9sEcA0mvRrTq1c8p+BCPW0h3c= Received: by 10.36.97.9 with SMTP id u9mr7667867nzb; Mon, 06 Mar 2006 15:31:47 -0800 (PST) Received: by 10.36.224.32 with HTTP; Mon, 6 Mar 2006 15:31:47 -0800 (PST) Message-ID: <60ffc71f0603061531g3c6995d2s54704022fe7ba1f@mail.gmail.com> Date: Tue, 7 Mar 2006 07:31:47 +0800 From: Nik To: "Yar Tikhiy" In-Reply-To: <20060306230528.GC61210@comp.chem.msu.su> MIME-Version: 1.0 References: <60ffc71f0603060759r34f02878ha38a7a275dc0aa6c@mail.gmail.com> <20060306230528.GC61210@comp.chem.msu.su> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: current@freebsd.org Subject: Re: multicast group memberships exceeded in FreeBSD 6-Prerelease 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: Mon, 06 Mar 2006 23:31:49 -0000 Mar 5 18:15:42 pjdist ospfd[82930]: can't setsockopt IP_ADD_MEMBERSHIP (fd 6, addr 202.552.36.36, ifindex 17, AllDRouters): Too many references: can'tsplice; perhaps a kernel limit on # of multicast group memberships has been exceeded? Mar 5 18:15:42 pjdist ospfd[82930]: can't setsockopt IP_ADD_MEMBERSHIP (fd 6, addr 202.552.36.1, ifindex 18, AllDRouters): Too many references: can'tsplice; perhaps a kernel limit on # of multicast group memberships has been exceeded? I'm sorry because I did paste the wrong error message. It's seem my system need some patching as what you said. Please help me to solve this problem. Forget to mention that I'm using quagga 0.99.3 on FreeBSD 6.0. As I mention in my first email, I haven't patching unix system before so I am really appreciate if you can lead me how to do it. Thanks a lot.