Gentoo Archives: gentoo-user-ru

From: Anton Ananich <anton.ananich@×××××.com>
To: gentoo-user-ru <gentoo-user-ru@l.g.o>
Subject: [gentoo-user-ru] Версия ядра и iptables
Date: Wed, 17 Nov 2010 10:03:33
Message-Id: AANLkTi=UM1Fi_8sjpXxBgJnF9EUFMnUF+=3Siqogf-TS@mail.gmail.com
1 Здравствуйте!
2
3 Столкнулся с такой вот проблемой: есть ядро 2.6.28 и iptables 1.4.6,
4 нужно сделать NAT.
5
6 # uname -r
7 2.6.28-gentoo-r5
8
9 # iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
10 FATAL: Module ip_tables not found.
11 iptables v1.4.6: can't initialize iptables table `nat': Table does not
12 exist (do you need to insmod?)
13 Perhaps iptables or your kernel needs to be upgraded.
14
15 Однако ядро поменять нельзя т.к. там установлен какой-то софт который
16 перестает работать на более новых ядрах. 2.6.28 - максимально
17 допустимое значение, вычисленное опытным путем.
18
19 Я попробовал найти документацию: как в старых ядрах делался NAT, но не
20 нашел. Подскажите, пожалуйста что можно почитать на эту тему.
21
22 Спасибо,
23 Антон

Replies

Subject Author
[gentoo-user-ru] Re: [gentoo-user-ru] Версия ядра и iptables Edward Hades <edward.hades@×××××.com>
[gentoo-user-ru] Re: [gentoo-user-ru] Версия ядра и iptables Vladimir Rusinov <vladimir@×××××××××.info>
Re: [gentoo-user-ru] Версия ядра и iptables Misha <misha@×××××××.ie>
Re: [gentoo-user-ru] Версия ядра и iptables Dmitry Pisarev <spirit@×××××××××.ru>
Re: [gentoo-user-ru] Версия ядра и iptables "Andrew A. Sabitov" <sabitov@×××××××××.ru>
Re: [gentoo-user-ru] Версия ядра и iptables Nikita Kipriyanov <merlin@×××××.ru>