Date: Tue, 20 Aug 2002 11:17:23 -0700 From: "Crist J. Clark" <crist.clark@attbi.com> To: Radko Keves <rado@studnet.sk> Cc: questions@FreeBSD.ORG Subject: Re: question about ipl.ko Message-ID: <20020820181723.GB69240@blossom.cjclark.org> In-Reply-To: <20020817095730.GA18620@studnet.sk> References: <20020816130147.GA39907@studnet.sk> <20020816193854.GC47465@blossom.cjclark.org> <20020817095730.GA18620@studnet.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 17, 2002 at 11:57:30AM +0200, Radko Keves wrote: > ;), Fri, Aug 16, 2002 at 12:38:54PM -0700, Crist J. Clark said that > > On Fri, Aug 16, 2002 at 03:01:47PM +0200, Radko Keves wrote: > hi > > > i try to load ipl.ko > > > > > > #kldload -v /boot/kernel/ipl.ko > > > kldload: can't load /boot/kernel/ipl.ko: Exec format error > > > > [snip] > > > > > it's my problem, for example in the kernel module loading sequence, or current problem ? > > > > Both. If you are getting an 'Exec format error,' there is something > > wrong at your end. However, ipl.ko has been broken in CURRENT for a > > "long time" (over a year at least) and will not load (albeit with a > > different error message). > so please tell me how to gather packet headers of packets whitch i wish to log ?for example if i use ipfw and ip6fw If you really want to log "packet headers," I'd recommend using tcpdump(8) to really get the full headers. IPFilter works fine in -CURRENT, you just need to compile it into the kernel. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020820181723.GB69240>