[PATCH IPTABLES 0/13]: Unifies rest of ip[6]tables
matches/targets
Jan Engelhardt
jengelh at computergmbh.de
Tue Jul 24 11:12:57 CEST 2007
On Jul 24 2007 18:08, Yasuyuki KOZAKAI wrote:
>
>> iptables svn6960 does not yet search for the libxt_*.so files.
>>
>>
>> # strace -e open ./iptables -t nat -L
>> ...
>> open("/ws/iptables/extensions/libipt_tcp.so", O_RDONLY) = -1 ENOENT (No
>> such file or directory)
>> REDIRECT tcp -- anywhere 192.168.250.2 UNKNOWN
>> match `tcp' redir ports 8080
>
>Thanks for report.
>
>I wrote Makefile to make symbolic link from libip[6]t_*.so to libxt_*.so.
>How did you make and install iptables ?
>From /ws/iptables (svn code dir):
make KERNEL_DIR=/ws/linux/linux-2.6.22 PREFIX=/usr
LIBIPT_DIR=/ws/iptables/extensions
I did not install it, but ran it from /ws/iptables.
Jan
--
More information about the netfilter-devel
mailing list