----- Original Message -----
From: "Jack L. Stone" <[EMAIL PROTECTED]>
To: "W. D." <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, November 10, 2002 3:17 PM
Subject: Re: How to stop SPAMMER??!


> >usw2# {fwcmd} add deny log all from 168.93.100.59/16 to any in via lo0

I do not think you want your internal loopback blocked. Look for the
interface to the internet (like lnc0). Then do this:

/sbin/ipfw add deny log all from 222.222.222.222 to any via lnc0

Substitute the address of the spammer for "222.222.222.222", of course. :)
Point is, bock via the outside interface, not the internal loopback!

- Mark

        System Administrator Asarian-host.org

---
"If you were supposed to understand it,
we wouldn't call it code." - FedEx


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to