Подскажите какие модули ядра 2.6 необходимы чтобы работала таблица nat netfilter?
Сейчас iptables ругается на отсутствующий модуль:
# iptables -t nat -L
iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.