attacks, that could be prevented with iptables

John Haxby john.haxby at gmail.com
Thu Dec 16 09:36:04 UTC 2010


On 15 December 2010 20:00, S Mathias <smathias1972 at yahoo.com> wrote:

>
> 5) is there a command to get info, that how many packets went through e.g.:
> the
>
> $IPTABLES -A OUTPUT -p tcp --dport 20:21 -j ACCEPT
> or the
> $IPTABLES -A OUTPUT -p tcp -m multiport --dport 80,443 -j ACCEPT
> line? are there any statistics about it?
>
>
Yes: I use "iptables -vxnL <chain> -Z" -- see the iptables man page for what
each of these options mean.

jch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20101216/33ecc823/attachment-0001.html 


More information about the users mailing list