From owner-freebsd-questions Mon Apr 26 23:11:10 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id 2916814F79 for ; Mon, 26 Apr 1999 23:11:08 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id BAA27699; Tue, 27 Apr 1999 01:29:11 -0500 (EST) Date: Tue, 27 Apr 1999 01:29:09 -0500 (EST) From: Alfred Perlstein To: Dan Langille Cc: freebsd-questions@FreeBSD.ORG Subject: Re: locating an IP address In-Reply-To: <19990427060233.PPTB5596385.mta1-rme@wocker> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Apr 1999, Dan Langille wrote: > I have a web bot going through my website. I appears to be ignoring my > robots.txt file. The only entries in the logs are spy1.ny.rubis.net and > spy2.ny.rubis.net. I can't find an IP address for this name. If I could, > I'd be able to stop it at my firewall. I've used nslookup an tried to > list the domain. But now luck. Turn off reverse lookups in the log files and block out the subnet that the spy is coming from, you can easily post process the IP->dns stuff, you can't easily do the reverse. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message