Date: Wed, 25 Oct 2000 12:52:12 -0400 From: Bill Fumerola <billf@chimesnet.com> To: Leif Neland <leif@neland.dk> Cc: freebsd-current@FreeBSD.ORG Subject: Re: divert as module? Message-ID: <20001025125212.M37870@jade.chc-chimes.com> In-Reply-To: <009701c03c61$c305b7c0$0e00a8c0@neland.dk>; from leifn@neland.dk on Sun, Oct 22, 2000 at 09:52:03PM %2B0200 References: <009701c03c61$c305b7c0$0e00a8c0@neland.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001025125212.M37870>