From owner-freebsd-security Thu Oct 29 01:21:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA26258 for freebsd-security-outgoing; Thu, 29 Oct 1998 01:21:20 -0800 (PST) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from aniwa.sky (aniwa.actrix.gen.nz [203.96.56.186]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA26247 for ; Thu, 29 Oct 1998 01:21:15 -0800 (PST) (envelope-from andrew@squiz.co.nz) Received: from localhost (andrew@localhost) by aniwa.sky (8.8.8/8.8.7) with SMTP id WAA26680; Thu, 29 Oct 1998 22:19:46 +1300 (NZDT) (envelope-from andrew@squiz.co.nz) Date: Thu, 29 Oct 1998 22:19:46 +1300 (NZDT) From: Andrew McNaughton X-Sender: andrew@aniwa.sky Reply-To: andrew@squiz.co.nz To: Open Systems Networking cc: freebsd-security@FreeBSD.ORG Subject: Re: IPFW problems... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 29 Oct 1998, Open Systems Networking wrote: > Im at a loss for this problem I am having with IPFW in 2.2.7-stable. > I have a kernel that I built with 2.2.7-RELEASE before cvsuping kernel > source to stable. It has firewall support in it and boots fine with a > firewall type of open. But EVERY kernel I build from stable wedges the > machine, with the following errors: > Oct 28 15:56:55 pm330 /kernel: ip_fw_ctl: len=104, want 96 I had this one when my build world was out of sync with my kernel build. I presume there's been a change since the release (dummynet?) which has changed the size of the data structure passed from ipfw to the kernel. Currently I can't get my 2.2.7 PAO kernel to work with my ipfw (2.2.5-RELEASE source cvsup'ed to 2.2.7-RELEASE). If someone can tell me how to cvsup my source to the original 2.2.7-RELEASE rather than the latest STABLE then I'd be most obliged. The data cost of my link is significant, and I was hoping to wait till 2.2.8 before buying my next CD release. Andrew McNaughton. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message