From owner-freebsd-isp@FreeBSD.ORG Wed May 28 09:44:56 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBC6737B401 for ; Wed, 28 May 2003 09:44:56 -0700 (PDT) Received: from alcatraz.wolfpaw.net (alcatraz.wolfpaw.net [204.209.44.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 25F5743FAF for ; Wed, 28 May 2003 09:44:56 -0700 (PDT) (envelope-from admin-lists@wolfpaw.net) Received: (qmail 30067 invoked by uid 0); 28 May 2003 16:44:55 -0000 Received: from unknown (HELO wolf) (216.123.201.128) by 0 with SMTP; 28 May 2003 16:44:55 -0000 From: "Wolfpaw - Dale Corse" To: "Blake Swensen" , "FreeBSD ISP List" Date: Wed, 28 May 2003 10:59:24 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3ED4DC65.3020600@pyramus.com> X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Subject: RE: Due diligence X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 16:44:57 -0000 Not that easy.. you should probably audit accounting records.. but I would say check httpd.conf, or whatever the main config file for their webserver is.. likely you would find them in there. If it is apache, you could use something like this: grep 'ServerName' > tmp then: pico tmp Once in pico, hit ctrl-c .. *shrug*.. that will tell you how many lines are in the file.. should be one (or more) for each domain name.. Again.. I would recommend you go by income / accounting records, not by webserver config.. that can be easily configured for anything the isp wants to configure it for.. it doesn't mean the domain name is actually hosted their.. you'd have to whois them all to verify that. Good Luck :) D. -------------------------------- Dale Corse System Administrator Wolfpaw Services Inc. http://www.wolfpaw.net (780) 474-4095 > -----Original Message----- > From: owner-freebsd-isp@freebsd.org > [mailto:owner-freebsd-isp@freebsd.org]On Behalf Of Blake Swensen > Sent: Wednesday, May 28, 2003 9:57 AM > To: FreeBSD ISP List > Subject: OT: Due diligence > > > I am working with an ISP who is considering purchasing > another ISP. The > seller claims that they are hosting a certain number of > domain names. I > was asked to verify this number for accuracy. > > Using FreeBSD tools (ie. dig, nslookup, etc.) can someone > set me on a > path of a combination of commands or script that could > verify the domain > names hosted by an ISP. > > advTHANKSance, > Blake > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > The Internet Rescue Company - http://www.pyramus.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Blake R. Swensen Pyramus Online, Inc. > President 2080 SE Oak Grove Blvd. Suite 11 > Milwaukie, Oregon 97267 > 800-327-5101 > vox:503-353-0455 > fax:503-353-0453 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > "We measure success by the success of our clients" > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to > "freebsd-isp-unsubscribe@freebsd.org" >