From owner-freebsd-current Fri Mar 21 14:42:55 2003 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 9B32637B401 for ; Fri, 21 Mar 2003 14:42:54 -0800 (PST) Received: from tsunami.platypusgroup.com (tsunami.platypusgroup.com [64.71.174.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA0743F85 for ; Fri, 21 Mar 2003 14:42:54 -0800 (PST) (envelope-from ksb@platypusgroup.com) Received: from localhost (localhost.platypusgroup.com [127.0.0.1]) by tsunami.platypusgroup.com (Postfix) with ESMTP id 5DD7F51A0; Fri, 21 Mar 2003 17:43:08 -0500 (EST) Received: from tsunami.platypusgroup.com ([127.0.0.1]) by localhost (tsunami.platypusgroup.com [127.0.0.1:10024]) (amavisd-new) with ESMTP id 91218-07; Fri, 21 Mar 2003 17:42:57 -0500 (EST) Received: by tsunami.platypusgroup.com (Postfix, from userid 1000) id BFE3C50A7; Fri, 21 Mar 2003 17:42:57 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by tsunami.platypusgroup.com (Postfix) with ESMTP id BA7D34F61; Fri, 21 Mar 2003 17:42:57 -0500 (EST) Date: Fri, 21 Mar 2003 17:42:57 -0500 (EST) From: "Kevin S. Brackett" To: Fred Souza Cc: freebsd-current@FreeBSD.ORG Subject: Re: IPDIVERT problem? In-Reply-To: <20030321221012.GA1843@torment.storming.org> Message-ID: <20030321174217.S96640@tsunami.platypusgroup.com> References: <20030321144208.U96640@tsunami.platypusgroup.com> <20030321221012.GA1843@torment.storming.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 21 Mar 2003, Fred Souza wrote: > > ipfw: opcode 50 size 1 wrong > > getsockopt(IP_FWD_ADD): something something > > I had this experience a few days ago too. It turned out as being an > outdated /sbin/ipfw. cvsup'ing and then `cd /usr/src/sbin/ipfw && make > all install clean` solved it. Notice that if you did NOT run a make > world _after_ compiling the kernel that gave you that error, you will > need to update /usr/include/netinet/ip_fw*.h. > ah, I should of known this. Making world now. thanks all :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message