Hello netfilter members, I am configuring LinuxStac packet (Show some statistic diagrams with apache) I can log/show for example bandwith taken by active ftp: IPTABLES -t mangle -A FORWARD -p tcp --source-port ftp-data -o eth1 -i eth0 -j MARK --set-mark 1 How to do this with passive ftp transfers ? -- Best regards, washu mailto:washu@skrzynka.pl