Re: attacks, that could be prevented with iptables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 15 December 2010 20:00, S Mathias <smathias1972@xxxxxxxxx> 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
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux