MontyRee wrote:
> Hello, all.
>
> I read this document about iptables recent module.
> http://blog.andrew.net.au/2005/02/16#ipt_recent_and_ssh_attacks
>
> and I would like to filter the excessive spam mail sending ip address by
> iptables recent module.
> and some questions.
>
> iptables -A
Hello, all.
I read this document about iptables recent module.
http://blog.andrew.net.au/2005/02/16#ipt_recent_and_ssh_attacks
and I would like to filter the excessive spam mail sending ip address by
iptables recent module.
and some questions.
iptables -A INPUT -p tcp --dport 25 -m state --
2 matches
Mail list logo