Date: Wed, 16 Feb 2000 20:52:24 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc hosts.allow Message-ID: <200002170452.UAA27223@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2000/02/16 20:52:24 PST Modified files: etc hosts.allow Log: The default rule in this file actually sent mail to root as its default action when denying access to a service. Unfortunately, this also makes a dandy denial-of-service attack possible. Change to just log the event and shoot a "go away" response back down the socket. Revision Changes Path 1.8 +3 -4 src/etc/hosts.allow To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002170452.UAA27223>