Date: Fri, 17 Dec 2004 01:06:55 -0500 From: "dave" <dmehler26@woh.rr.com> To: "Ladislav Bodnar" <distro.watch@msa.hinet.net>, <freebsd-pf@freebsd.org> Subject: Re: Can pf block illegal relay access attempts? Message-ID: <000901c4e3fe$9c710f30$0400a8c0@satellite> References: <200412171356.34608.distro.watch@msa.hinet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, I'm in an identical situation, my postfix system is getting heavy traffic from spammers a majority of which are from the asia area. I've got the beginnings of a concept but don't know how best to implement it. Use a spammers table and point that to a file that contains one IP address perline. Then somehow trigger a script that takes an offending ip out of the maillog or also in my case the ssh log, and drops it in that file. When that is done pfctl reloads and blocks it. Any help or improvements appreciated. Dave.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c4e3fe$9c710f30$0400a8c0>