> -----Original Message-----
> From: Alexey Loukianov [mailto:[EMAIL PROTECTED] 
> Sent: Friday, December 01, 2006 4:18 AM
> To: Rangi Biddle
> Subject: Re[2]: [qmailtoaster] SMTP Connection Throttling by 
> IP address
> 
> Something like:
> 
> iptables -A INPUT -p tcp --dport 25 -m limit --limit 
> 20/minute --limit-burst 1 -j ACCEPT iptables -A INPUT -p tcp 
> --dport 25 -j REJECT --reject-with tcp-reset
> 
> Search iptables manual page for limit target.
> 
> -- 
> Best Regards,
>  Alexey Loukianov

Alexey, you are awesome.  Thanks for that information.

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to