Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2003 10:59:24 -0600
From:      "Wolfpaw - Dale Corse" <admin-lists@wolfpaw.net>
To:        "Blake Swensen" <blake@pyramus.com>, "FreeBSD ISP List" <freebsd-isp@FreeBSD.ORG>
Subject:   RE: Due diligence
Message-ID:  <AJENJFOLCLAHHIIGCCHNMENBGKAA.admin-lists@wolfpaw.net>
In-Reply-To: <3ED4DC65.3020600@pyramus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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' <file> > 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"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AJENJFOLCLAHHIIGCCHNMENBGKAA.admin-lists>