RE: Due diligence

From: Wolfpaw - Dale Corse (admin-lists_at_wolfpaw.net)
Date: 05/28/03

  • Next message: James Long: "Re: replicating data over 2 servers"
    To: "Blake Swensen" <blake@pyramus.com>, "FreeBSD ISP List" <freebsd-isp@FreeBSD.ORG>
    Date: Wed, 28 May 2003 10:59:24 -0600
    
    

    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"
    >

    _______________________________________________
    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"


  • Next message: James Long: "Re: replicating data over 2 servers"

    Relevant Pages

    • Re: Gallery 1.3.3
      ... I am forwarding this response from the Author of Gallery who posted ... Recently there was a post on BugTraq, that referred to a security hole ... was refers to is the fact that on a shared webserver it's possible for ... webserver is managing data for you via a web interface and your ISP ...
      (Bugtraq)
    • Re: [BUG] linux-next: Tree for May 19/20/21 - BUG at arch/x86/kernel/io_apic_64.c:353!
      ... Can you include the config when you send these, ... from next report will send across the .config file also. ... for the kernel bug discussed. ... # PCI IDE chipsets support ...
      (Linux-Kernel)
    • [PATCH] make miniconfig (take 2)
      ... Add "make miniconfig", plus documentation, plus the script that creates a ... minimal mini.config from a normal .config file. ... A shell script to automatically create mini.config from a normal .config ...
      (Linux-Kernel)
    • Re: log4net mysteriously stops logging
      ... Since the guy who put the logging in did this, the rest of us just carried it through. ... We call XmlConfigurator.Configure and pass it the FileInfo object that represents the config file. ... With the debugging in log4net enabled, ...
      (microsoft.public.dotnet.general)
    • Re: Upgrading to 7.0 - stupid requirements
      ... >> mods-enabled (symlinks for enabled Apache modules) ... the PHP port/package drops a file with the needed config ... all our virtualhosts in a single config file included into the main ... Until you install that one last port that breaks the config file you ...
      (freebsd-stable)