From owner-freebsd-current Wed Oct 25 9:52:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 1EA8B37B4D7 for ; Wed, 25 Oct 2000 09:52:13 -0700 (PDT) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 9F0981C72; Wed, 25 Oct 2000 12:52:12 -0400 (EDT) Date: Wed, 25 Oct 2000 12:52:12 -0400 From: Bill Fumerola To: Leif Neland Cc: freebsd-current@FreeBSD.ORG Subject: Re: divert as module? Message-ID: <20001025125212.M37870@jade.chc-chimes.com> References: <009701c03c61$c305b7c0$0e00a8c0@neland.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <009701c03c61$c305b7c0$0e00a8c0@neland.dk>; from leifn@neland.dk on Sun, Oct 22, 2000 at 09:52:03PM +0200 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 09:52:03PM +0200, Leif Neland wrote: > I want to install ipfw and natd to a machine working as isdn-router, which I > lost the kernel config for > I connect to the world via userland-ppp and isdnd. > > I don't have any ipfw or divert compiled in the kernel, but I can load > ipfw.ko, so the firewall rules can work (I now see my isp sends IGMP's to > me...) Stop right here. If you didn't compile IPDIVERT in the kernel, the hooks aren't in the tcp/ip stack and you're screwed. Figuring out a way to fix this is on my TODO list, though I don't have any ideas that don't cost a performance hit for non-DIVERT users. -- Bill Fumerola - Network Architect, BOFH / Chimes, Inc. billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message