On Mon, Jun 21, 2010 at 10:34 AM, Chuck Swiger <[email protected]> wrote: > Hi-- > > On Jun 21, 2010, at 10:28 AM, Jean-Paul Natola wrote: >> I'm looking for FREEBSD's equivalent of iptables >> >> I'm particuclary trying to implement some type of rate control as we are >> getting hammered by spam. > > The three major choices available with FreeBSD are documented here: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls.html >
I'd humbly suggest pf + spamd if you are concerned specifically about stopping spam, both are supported by freebsd and i have had great success using these tools to combat spam. -pete -- pete wright www.nycbug.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
