Nix wrote: > On 9 Apr 2006, Ville Herva yowled: > >>On Sun, Apr 09, 2006 at 05:44:16PM +0300, you [Ville Herva] wrote: >> >>>I just realized >>># CONFIG_NETFILTER_XT_MATCH_STATE is not set >>>should probably be set. I'm building a new kernel now... >> >>Ok, that seems to do it. >> >>Thanks for the help, and sorry for the noise. I hope not too many people hit >>the same glitch while upgrading... > > > I cetainly did. A simple `make oldconfig' ends up zapping pretty much > all the old iptables CONFIG_ options, so you end up with not much of > iptables or netfilter left. But it does show you all the new options. Admittedly, it would have been better to automatically select the new options when needed, but probably not worth changing it now, it has been like this for two releases I think. > I must admit not quite understanding why the xtables stuff is needed: > I thought that was needed for userspace connection tracking, which > while it sounds cool isn't something I'm using yet. Its a unification of the matches and targets that are address family independant.