ASP Web Based nslookup

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • TomT

    ASP Web Based nslookup

    Hi,
    I've been searching but have not been able to find a script that will allow
    nslookup's using ASP.

    I'm looking to use a form, that will allow users to enter IP addresses or
    domian names, then preform nslookup type of searches on the entered
    information.

    This is for a test server, so would like a free option if one is available.

    Thanks


  • Martin Honnen

    #2
    Re: ASP Web Based nslookup



    TomT wrote:

    [color=blue]
    > I've been searching but have not been able to find a script that will allow
    > nslookup's using ASP.
    >
    > I'm looking to use a form, that will allow users to enter IP addresses or
    > domian names, then preform nslookup type of searches on the entered
    > information.
    >
    > This is for a test server, so would like a free option if one is available.[/color]

    Some Googling led me to

    but test that yourself, I don't know the component.

    --

    Martin Honnen


    Comment

    • TomT

      #3
      Re: ASP Web Based nslookup

      That only seems to offer::

      IP -> Domain Name

      Domain Name -> IP

      Lookups.

      I would like the functions of a true NSLookup, being able to select
      A,ANY,CNAME,MX, NS,PTR,SOA,SRV. .

      Is this possible ?

      Thanks

      On Sat, 12 Jun 2004 12:35:16 +0200, Martin Honnen <mahotrash@yaho o.de>
      wrote:
      [color=blue]
      >
      >
      >TomT wrote:
      >
      >[color=green]
      >> I've been searching but have not been able to find a script that will allow
      >> nslookup's using ASP.
      >>
      >> I'm looking to use a form, that will allow users to enter IP addresses or
      >> domian names, then preform nslookup type of searches on the entered
      >> information.
      >>
      >> This is for a test server, so would like a free option if one is available.[/color]
      >
      >Some Googling led me to
      > http://www.sabrainc.com/DNS.asp?P=DNS
      >but test that yourself, I don't know the component.[/color]

      Comment

      • Martin Honnen

        #4
        Re: ASP Web Based nslookup



        TomT wrote:
        [color=blue]
        > That only seems to offer::
        >
        > IP -> Domain Name
        >
        > Domain Name -> IP
        >
        > Lookups.
        >
        > I would like the functions of a true NSLookup, being able to select
        > A,ANY,CNAME,MX, NS,PTR,SOA,SRV. .
        >
        > Is this possible ?[/color]

        With a proper component it should be possible, whether there is a free
        one I don't know, try Google to find one

        --

        Martin Honnen


        Comment

        • Bad Bubba

          #5
          Re: ASP Web Based nslookup

          In article <40cad81e$0$177 68$cc9e4d1f@new s.dial.pipex.co m>,
          tomt@adslweb.co .uk says...[color=blue]
          > Hi,
          > I've been searching but have not been able to find a script that will allow
          > nslookup's using ASP.
          >
          > I'm looking to use a form, that will allow users to enter IP addresses or
          > domian names, then preform nslookup type of searches on the entered
          > information.
          >
          > This is for a test server, so would like a free option if one is available.[/color]

          I have looked and I have not been able to find anything free.

          --Dave

          Comment

          • Andrew Urquhart

            #6
            Re: ASP Web Based nslookup

            *Bad Bubba* wrote:[color=blue]
            > In article <40cad81e$0$177 68$cc9e4d1f@new s.dial.pipex.co m>,
            > tomt@adslweb.co .uk says...[color=green]
            >> Hi,
            >> I've been searching but have not been able to find a script that
            >> will allow nslookup's using ASP.
            >>
            >> I'm looking to use a form, that will allow users to enter IP
            >> addresses or domian names, then preform nslookup type of searches on
            >> the entered information.
            >>
            >> This is for a test server, so would like a free option if one is
            >> available.[/color]
            >
            > I have looked and I have not been able to find anything free.[/color]

            If the environment is secure enough then you may have access to the WSH
            shell object, where you can execute nslookup.exe, pipe the results to a
            temporary file, then on successful return of nslookup.exe read the file,
            parse it and delete the temporary file - I used to do this with the sort
            of GUI you describe. An alternative method is to execute a piece of
            PerlScript ASP where if I remember rightly there is a much easier method
            of doing nslookups. I might be able to dig up some old script if
            required.
            --
            Andrew Urquhart
            - FAQ: www.aspfaq.com
            - Contact me: http://andrewu.co.uk/contact/
            - Apologies for the wrong timestamp on my post - blame my ISP


            Comment

            • Frank Hellmann

              #7
              Re: ASP Web Based nslookup

              Hi,
              you could install Aloaha (www.aloaha.com) and use the included DNS COM
              Object.
              If you disable the aloaha service you dont need to license it.
              If you want me to write you the script just let me know by email.
              That DNS COM Object supports also SPF, CallerID, RBL lists and so on....

              FH




              +++
              SPAM protected by www.aloaha.com
              +++

              "Bad Bubba" <bad@bubba.co m> schrieb im Newsbeitrag
              news:MPG.1b7c31 65811635a59896f 9@news.usenetse rver.com...[color=blue]
              > In article <40cad81e$0$177 68$cc9e4d1f@new s.dial.pipex.co m>,
              > tomt@adslweb.co .uk says...[color=green]
              > > Hi,
              > > I've been searching but have not been able to find a script that will[/color][/color]
              allow[color=blue][color=green]
              > > nslookup's using ASP.
              > >
              > > I'm looking to use a form, that will allow users to enter IP addresses[/color][/color]
              or[color=blue][color=green]
              > > domian names, then preform nslookup type of searches on the entered
              > > information.
              > >
              > > This is for a test server, so would like a free option if one is[/color][/color]
              available.[color=blue]
              >
              > I have looked and I have not been able to find anything free.
              >
              > --Dave
              >[/color]


              Comment

              • Anthony

                #8
                Re: ASP Web Based nslookup



                free qdns.dll and sample .asp included.. works VERY well...

                "Bad Bubba" <bad@bubba.co m> wrote in message
                news:MPG.1b7c31 65811635a59896f 9@news.usenetse rver.com...[color=blue]
                > In article <40cad81e$0$177 68$cc9e4d1f@new s.dial.pipex.co m>,
                > tomt@adslweb.co .uk says...[color=green]
                > > Hi,
                > > I've been searching but have not been able to find a script that will[/color][/color]
                allow[color=blue][color=green]
                > > nslookup's using ASP.
                > >
                > > I'm looking to use a form, that will allow users to enter IP addresses[/color][/color]
                or[color=blue][color=green]
                > > domian names, then preform nslookup type of searches on the entered
                > > information.
                > >
                > > This is for a test server, so would like a free option if one is[/color][/color]
                available.[color=blue]
                >
                > I have looked and I have not been able to find anything free.
                >
                > --Dave
                >[/color]


                Comment

                • Anthony

                  #9
                  Re: ASP Web Based nslookup



                  free qdns.dll and sample .asp included.. works VERY well...

                  "Bad Bubba" <bad@bubba.co m> wrote in message
                  news:MPG.1b7c31 65811635a59896f 9@news.usenetse rver.com...[color=blue]
                  > In article <40cad81e$0$177 68$cc9e4d1f@new s.dial.pipex.co m>,
                  > tomt@adslweb.co .uk says...[color=green]
                  > > Hi,
                  > > I've been searching but have not been able to find a script that will[/color][/color]
                  allow[color=blue][color=green]
                  > > nslookup's using ASP.
                  > >
                  > > I'm looking to use a form, that will allow users to enter IP addresses[/color][/color]
                  or[color=blue][color=green]
                  > > domian names, then preform nslookup type of searches on the entered
                  > > information.
                  > >
                  > > This is for a test server, so would like a free option if one is[/color][/color]
                  available.[color=blue]
                  >
                  > I have looked and I have not been able to find anything free.
                  >
                  > --Dave
                  >[/color]


                  Comment

                  Working...