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

Re: prob de config kernel



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



Reply to: