Date: Thu, 16 Sep 2004 03:42:59 -0000 From: cipherbk <cipherbk@yahoo.com> To: pf4freebsd@freelists.org Subject: [pf4freebsd] Re: pf 1.59 and ALTQ install trouble Message-ID: <20030803175508.67887.qmail@web12802.mail.yahoo.com> In-Reply-To: <20030803165501.GA96486@pandemonium.lan.raisdorf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi again, yes, I understood all that; I now think my problem is that I'm building and installing the kernel in the 'new' (and preferred, according to FreeBSD) way and not the 'old' way. The PF instructions mention the 'old' way for building/installing the kernel, but I figured I'd try the 'new' way to see if it worked. I took both the PF and ALTQ instructions and meshed them together, since section 5 in the PF instructions is where it is outdated. Everything else is spot-on. I'm trying again with the 'old' method. I think the ALTQ (and PF) instructions should explicitly state that the 'old' kernel build/install method must be used. Which leads to my request that they be enhanced so that either the 'old' or 'new' kernel method can be used. I haven't used the 'old' method since about 4.6. Build's about done. Time to verify. Thanks for the response and info. --- Hendrik Scholz <hscholz@raisdorf.net> wrote: > Hi! > > On Sun, Aug 03, 2003 at 09:22:35AM -0700, cipherbk wrote: > > 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. > > Just build a kernel including 'options ALTQ'. strings did show that > your kernel does NOT contain ALTQ but the install instructions stated > you > should include it (README.ALTQ iirc). > > Just add the option to your kernel and do > $ cd /sys/i386/compile/FOO && make clean > $ cd /sys/i386/conf && config FOO > $ cd ../compile/FOO && make depend && make && make install > $ strings /boot/kernel/kernel |grep -c altq_lookup > > 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?20030803175508.67887.qmail>