From owner-freebsd-questions@FreeBSD.ORG Fri Jan 16 09:37:01 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 C4BCF16A4CE for ; Fri, 16 Jan 2004 09:37:01 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7771743D54 for ; Fri, 16 Jan 2004 09:37:00 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i0GHakg27120; Fri, 16 Jan 2004 12:36:46 -0500 (EST) From: Jerry McAllister Message-Id: <200401161736.i0GHakg27120@clunix.cl.msu.edu> To: jwilliams@courtesymortgage.com (Jason Williams) Date: Fri, 16 Jan 2004 12:36:45 -0500 (EST) In-Reply-To: <5.2.1.1.0.20040116092728.02a9d088@pop.courtesymortgage.com> from "Jason Williams" at Jan 16, 2004 09:28:47 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org 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:37:01 -0000 > > Morning everyone. > > 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? Sure. just nslookup xxx.xxx.xxx.xxx and if it comes back with a good/authoritive hostname it should be OK. Try man nslookup for more possibilities. ////jerry > > Anyone have a moment to help me out here? In the meantime, it's man page > time... > > I appreciate the help. > > Jason > > _______________________________________________ > 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" >