Re: Linux 2.6.17-rc1: /sbin/iptables does not find kernel netfilter

From: Jan Engelhardt
Date: Tue Apr 11 2006 - 07:28:10 EST


>
> Beeing bitten by such issues in the past, I always diff the old and the new
> config and look for anything suspicious going down.
>

My way:
gzip -cd /proc/config.gz >.config
make

The configurator will stop at any new config option, which includes
xtables. :)


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/