Hello!

On Wed, Aug 18, 2004 at 08:28:52PM +0200, Na Zo wrote:
> >>>The problem come, if i try to use the following command:<<<
> 
> router:~# iptables -A FORWARD -i eth0 -o eth1 -m state --state
                                                   ^^^^^
> ESTABLISHED,RELATED -j ACCEPT
> 
> then i got this error message (error code: 1):
> "
> iptables: No chain/target/match by that name
> "

Your lsmod listing lacks this module, so try "modprobe ipt_state"...

> 2., the second problem is, that i have in this router
> machine two
> ethernetcard (rtl8029, and 8139). the 8029 works fine, but i
> use 8139too
> driver for the other one. If i try to copy(ftp) _to_ the
> router, everything
> works fine with about 2MByte/s (the router is a PI 100MHZ,
> so it' s good for
> it), but in the other direction (from the router to another
> machine) i can
> copy only with 2-300KByte/s.

Last time I experienced something like this the rtl8139 was faulty
(some people say they are all buggy right when they are shipped).

Cheers,
Flo

Attachment: signature.asc
Description: Digital signature

Reply via email to