> El miÃ, 26 de 01 de 2005 a las 18:53, Kurt Yoder escribiÃ: > > Hi list > > > > I'm getting an error when running iptables: > > > > root@ns2:~# iptables -L -v > > iptables v1.2.11: can't initialize iptables table `filter': Module is > > wrong version > > Perhaps iptables or your kernel needs to be upgraded. > > > > <snipped> > > I'm running kernel 2.6.8 and iptables 1.2.11. I'm using Debian packages > > for the kernel and iptables. Anyone encountered this before and been > > able to get around it? > > You probably don't have your kernel modules and iptables synced. > They both have to be compiled with the same patches of > patch-o-matic or it won't work. > > Regards. > How do I figure out which patches were applied to the iptables module? I installed iptables from source with no patches but am still getting the same error message.