Date: Thu, 16 Sep 2004 03:42:44 -0000 From: cipherbk <cipherbk@yahoo.com> To: pf4freebsd@freelists.org Subject: [pf4freebsd] Re: pf 1.59 and ALTQ install trouble Message-ID: <20030803162235.7402.qmail@web12805.mail.yahoo.com> In-Reply-To: <20030803153553.GA84041@pandemonium.lan.raisdorf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Right, I indeed received 0 (which I expected) in response to the strings command, which furthers my belief that the install instructions are incomplete, as I followed them verbatim. Has anyone installed 0.4 within the last 24 hours and have an updated install procedure for ALTQ? Thanks --- Hendrik Scholz <hscholz@raisdorf.net> wrote: > Hi! > > On Sun, Aug 03, 2003 at 07:44:07AM -0700, cipherbk wrote: > > link_elf: symbol altq_lookup undefined > > link_elf: symbol altq_lookup undefined > > KLD pf.ko: depends on pfaltq - not available > > This looks like a dependency problem. > $ strings /boot/kernel/kernel|grep -c altq_lookup > should return a value >0 (1 in my case) as this function is in the > kernel itself. > Since misc. pf modules need functions implemented in other modules > the > modules have to be loaded in a certain order: > - pflog.ko > - pfsync.ko > - pfaltq.ko > - pf.ko > > IIRC this is the order given in the README file. > > In your situation the kernel itself is missing ALTQ support thus > preventing pfaltq.ko (and thus pf.ko) to load. > > Hendrik > > -- > Hendrik Scholz - <hscholz@raisdorf.net> - http://raisdorf.net/ > > drag me, drop me - treat me like an object > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030803162235.7402.qmail>