Date: Mon, 19 Mar 2001 01:05:07 +0200 From: Alexandr Kovalenko <neve_ripe@yahoo.com> To: Nicholas Marouf <marouni@earlham.edu> Cc: "security FreeBSD.ORG" <security@FreeBSD.ORG> Subject: Re: Blocking an IP addrress Message-ID: <1346107739.20010319010507@yahoo.com> In-Reply-To: <3AB52B88.A09A4003@earlham.edu> References: <3AB52B88.A09A4003@earlham.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Nicholas, Sunday, March 18, 2001, 11:41:28 PM, you wrote: NM> Those two still do not make a difference since connections keep on NM> opening up. NM> I've been trying to get ipfw to block it. but I get this error message. NM> Any advice would be much appreciated. just add rule to your ipfw: "deny tcp from 199.45.164.216 to any 25" NM> su-2.04# ps ax | grep sendmail NM> 16180 ?? Ss 0:00.02 sendmail: accepting connections (sendmail) NM> 16250 ?? S 0:00.03 sendmail: startup with 199.45.164.216 NM> (sendmail) NM> 16337 ?? I 0:00.00 sendmail: startup with 199.45.164.216 NM> (sendmail) NM> 16344 p2 R+ 0:00.00 grep sendmail -- Best regards, Alexandr mailto:neve_ripe@yahoo.com _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1346107739.20010319010507>