Guy Hendrickx wrote:
Bonjour,

Bonjour,
j'ai recompil� mon noyeau tout avait l'ar de bien fonctionner mais pas avec iptables aparement
avilion:/home/guy# iptables -L
iptables v1.2.9: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
pavilion:/home/guy#
pavilion:/home/guy#

quelle option ais je mal configur�e (mon .config est en piece jointe)
merci
Guy
il vous manque AMHA ce module:
CONFIG_IP_NF_FILTER
et celui-ci pourrait-�tre tr�s utile (si vous voulez faire du masquerading...)
CONFIG_IP_NF_NAT

pour les logs
CONFIG_IP_NF_TARGET_LOG

soit

CONFIG_IP_NF_IPTABLES=m

# CONFIG_IP_NF_FILTER is not set
# CONFIG_IP_NF_NAT is not set
# CONFIG_IP_NF_MANGLE is not set
# CONFIG_IP_NF_TARGET_LOG is not set

CONFIG_VLAN_8021Q=m


--
$> cd /pub
$> more beer

Répondre à