[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: installation iptables



On Sat, Feb 22, 2003 at 07:24:19PM +0100, Fabien R wrote:
> Salut à tous,
> 
> Je n'arrive pas à lancer iptables 1.2.6 sur Woody (noyau 2.4.20).
> 
>  iptables -F
> 
> /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
> symbol nf_unregister_sockopt
> 
> /lib/modules/2.4.20/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
> symbol nf_register_sockopt
> 
> Qu'est-ce que j'ai oublié ?
> 

en pleine tentative de recompilation, j'ai lu ça aujourd'hui :

bash-2.05b$ zcat /usr/share/doc/iptables/README.Debian.gz
iptables for Debian
===================

(...)


[ 1. upgrade notes ]

  A. owner match

    Linux kernel 2.4.20 introduced a kernel structure change for the
    owner match support. (Read section 5 of this file for extension
    information.) As a result, the owner plug-in suffers binary
    incompatibility. An alternative plug-in has been added, but it's
    necessary to select the appropriate plug-in manually for now:

      update-alternatives --config libipt_owner.so

   This is a temporary hack. Reinstalling the iptables package appears
   to switch the alternative back to auto, which defaults to the
   pre-2.4.0 module. The hack may disappear suddenly if something
   sensible arises.


J'ai lu ça dans la doc du paquet sid. Ceci dit, je ne sais pas si ça a
à voir avec ton erreur...

Alternativement, ton noyau est paut-être mal configuré?

Charles



Reply to: