From owner-freebsd-questions@FreeBSD.ORG Thu Feb 24 00:20:08 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C33F116A4D4 for ; Thu, 24 Feb 2005 00:20:08 +0000 (GMT) Received: from mail.el.net (mail.el.net [68.165.89.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1251B43D1D for ; Thu, 24 Feb 2005 00:20:08 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 43245 invoked by uid 1008); 24 Feb 2005 00:20:11 -0000 Received: from unknown (HELO mail.el.net) (127.0.0.1) by mail.el.net with SMTP; 24 Feb 2005 00:20:11 -0000 Received: from 68.165.89.73 (SquirrelMail authenticated user kalin@el.net); by mail.el.net with HTTP; Wed, 23 Feb 2005 19:20:11 -0500 (EST) Message-ID: <61288.68.165.89.73.1109204411.squirrel@68.165.89.73> In-Reply-To: <20050223234302.GM253@dan.emsphone.com> References: <61245.68.165.89.73.1109201689.squirrel@68.165.89.73> <20050223234302.GM253@dan.emsphone.com> Date: Wed, 23 Feb 2005 19:20:11 -0500 (EST) From: "kalin mintchev" To: "Dan Nelson" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: hosts.allow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 00:20:08 -0000 >> Feb 23 17:21:05 bigdaddy named[85641]: client 218.19.160.163#64057: >> update 'bigdaddy.com/IN' denied >> >> so i put: >> >> ALL : 218.19.160.163 : deny >> >> in my hosts.allow but i still get that log piling up.... > > Named isn't built with tcpwrapper support; it would probably cause too > much overhead. Chances are the machine at 218.19.160.163 is a windows > XP machine at your location, with Dynamic DNS updating enabled. Just > go into the TCP/IP prefs and disable it. no such chances. the machine is not on my local network. on the network where this machine is there is no windows machines. and the 218.19.160.163 is somewhere in china.... is there any other way to block it? except ipfw rules... thanks.... > > -- > Dan Nelson > dnelson@allantgroup.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > --