On 10/5/07 12:37 PM, "Grant Taylor" <gtaylor@xxxxxxxxxxxxxxxxx> wrote: > On 10/05/07 12:51, James Lay wrote: >> So I'm not sure how I managed to do this, but here it is: >> >> sudo iptables -A FORWARD -s 10.0.0.0/8 -m string --string >> "myspace.com" --algo bm -j DROP >> iptables: match `string' v1.3.6 (I'm v1.3.8). >> >> I'm running kernel 2.6.21.7. Is there something I'm missing to get >> this to fly? Thanks all. > > > I'm not sure but it looks like you have a kernel IPTables version vs > IPTables module version mismatch. Did you by chance upgrade your kernel > or have any updates applied to your system? > > > > 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 Grant, 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. 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