On 10/8/07 9:07 AM, "Grant Taylor" <gtaylor@xxxxxxxxxxxxxxxxx> wrote: > On 10/07/07 21:54, James Lay wrote: >> I've just recompiled my kernel...same kernel version, but now >> compiled with 1.3.8. I still get the same message. Is there >> something obvious that I'm missing here? Thanks. > > Did you recompile any IPTables related modules and re-install them? > > Other than that, no, nothing obvious. > > > > Grant. . . . > - > To unsubscribe from this list: send the line "unsubscribe netfilter" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html 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 :) James - To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html