From: Filipe A. <li...@us...> - 2004-04-20 19:33:55
|
Update of /cvsroot/iptables-p2p/iptables-p2p In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4680 Modified Files: FAQ Log Message: doc updates Index: FAQ =================================================================== RCS file: /cvsroot/iptables-p2p/iptables-p2p/FAQ,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- FAQ 13 Mar 2004 18:13:04 -0000 1.9 +++ FAQ 20 Apr 2004 19:33:47 -0000 1.10 @@ -67,3 +67,10 @@ Just visit http://sourceforge.net/projects/iptables-p2p. ----------------------------------------------------------------------------- + +8. I get the following error message: + iptables: match `p2p' v1.2.x (I'm v1.2.y). + + You probably upgraded your iptables installation and forgot to upgrade + libipt_p2p.so. + You should recompile libipt_p2p.so. |