From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Taylor Subject: Re: Interesting message (SOLVES (sorta)) Date: Tue, 09 Oct 2007 09:07:39 -0500 Message-ID: <470B8B2B.6050603@riverviewtech.net> References: Reply-To: gtaylor+reply@riverviewtech.net Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Mail List - Netfilter On 10/08/07 21:44, James Lay wrote: > Ok this is interesting...I recompiled my iptables-1.3.8 with make > clean then make, and when I did a make install, I didn't see the > extension libipt_string being created. I did a make distclean, then > forced it to the kernel dir with make KERNEL_DIR=/usr/src/linux. > This time I see a libipt_string.so, but running make install still > doesn't actually install it. I had to manually copy it into > /usr/lib/iptables. Interesting...but mission accomplished. Thanks > to all for the assist :) Good. I'm glad that you got things working. This sounds like an undocumented feature or bug, take your pick. If it is the former, you may want to drop a line to the maintainer of the libipt_string match extension. Grant. . . .