On Thu, Aug 10, 2006 at 10:55:17AM +0300, Покотиленко Костик wrote: > В Вто, 08/08/2006 в 22:02 +0400, Stanislav Maslovski пишет: > > This indicates that the support for this target has neither been compiled in > > the kernel nor loaded as a module. It seems that there is no ipt_ROUTE.c in > > the kernel tree anymore (I do not see it in 2.6.17 tree at least). > > # ls -la /lib/iptables/libipt_ROUTE.so > -rw-r--r-- 1 root root 4528 2004-12-02 > 02:38 /lib/iptables/libipt_ROUTE.so
I was talking about the _kernel_ tree. This /lib/iptables/libipt_ROUTE.so comes from the iptables tree (compiled for 2.4.x kernel). > # ls /lib/modules/2.6.8-2-686/kernel/net/ipv4/netfilter | grep -i route > # > > gives no result. Yes, as I told before. > > Also I have checked that there is no ipt_ROUTE.ko file in the > > kernel-image-2.6.8-2-686 package. > > So it's depricated/unsupported now? Or yet? $ aptitude install iproute $ man ip look for "ip route", "ip rule" http://www.opennet.ru/base/net/iproute2.txt.html -- Станислав

