From owner-freebsd-questions@FreeBSD.ORG Fri Jan 16 09:35:19 2004 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 6336F16A4CF for ; Fri, 16 Jan 2004 09:35:19 -0800 (PST) Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 887A043D68 for ; Fri, 16 Jan 2004 09:35:02 -0800 (PST) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.22.189]) by out012.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040116173501.LKYY38.out012.verizon.net@duron.pcmedx.com>; Fri, 16 Jan 2004 11:35:01 -0600 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 32585A99B; Fri, 16 Jan 2004 09:35:01 -0800 (PST) Received: from duron.pcmedx.com ([127.0.0.1]) by localhost (duron.pcmedx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 91285-02; Fri, 16 Jan 2004 09:35:00 -0800 (PST) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 7F8FFA9EC; Fri, 16 Jan 2004 09:35:00 -0800 (PST) Message-ID: <006801c3dc57$195c2300$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: <5.2.1.1.0.20040116092728.02a9d088@pop.courtesymortgage.com> Date: Fri, 16 Jan 2004 09:35:14 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [4.46.22.189] at Fri, 16 Jan 2004 11:35:01 -0600 cc: Jason Williams Subject: Re: How to find the reverse on a IP address? 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: Fri, 16 Jan 2004 17:35:19 -0000 > I'm having a major brain freeze this morning. I dont recall how to find the > reverse for an IP address? > > I need to do some testing with a few IP addresses, to ensure they have > valid reverse's set, but dont recall how to check them. > > If I remember, you could do it with both 'nslookup' and 'dig' correct? 'host', perhaps?