From owner-freebsd-questions Tue Apr 9 19: 4:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id AE2E737B404 for ; Tue, 9 Apr 2002 19:04:47 -0700 (PDT) Received: from i8k.babbleon.org ([66.57.86.84]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 9 Apr 2002 22:04:46 -0400 Received: by i8k.babbleon.org (Postfix, from userid 111) id D7EEBBB39; Tue, 9 Apr 2002 22:04:35 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Tim McCullagh" , Subject: Re: Maybe OT Finding the web address associated with some spam Date: Tue, 9 Apr 2002 22:04:34 -0400 X-Mailer: KMail [version 1.3] References: <01d401c1e02e$c7c86100$6500a8c0@halenet.com.au> In-Reply-To: <01d401c1e02e$c7c86100$6500a8c0@halenet.com.au> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020410020435.D7EEBBB39@i8k.babbleon.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday 09 April 2002 09:26 pm, Tim McCullagh wrote: | Hi | | I was wondering if anyone can shed any light on how I can find out what the | actual address to trace to is for the following web address | | http://7814731399/webcam_access/index.html | | Can anyone help with what is the www.address for 7814731399.? | How does this resolve through a web browser? Well, it doesn't resolve for my web browers. Based on the way it fails, I think that it fails because I run a local name server with errors out on it. But if it *did* resolve it would be becuase it was interpretted as the numeric address specified as a single 32-bit number rather than as a series of four 8-bit numbers; thus, with a little dc we find: > dc 7814731399 16 o p 1D1CB5687 A o p 7814731399 16 i 1D p 1C p 56 p 87 p 29 28 86 135 . . . or at least that was my understanding of the theory. On the other hand, neither 29.28.86.135 nor 135.86.28.29 will actualy work for me. Drat! And I get so few pointers to pornography in my mailbox; I was really hoping to take advantage of this one :-) | I need to block the address to prevent kids from accessing it | | Thanks in advance | | Regards | | Tim | | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message