query sql or dns?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Anthony (antgoodlife_at_nospam.comcast.net)
Date: 09/19/04


Date: Sun, 19 Sep 2004 16:08:48 -0400

I have a .asp that returns all (thousands) of ip addresses logged by one of
our routers.. Most of them are internal IP Addresses some however are
external.

I also dump all of our (internal) dns entries daily in to a sql database.

The .asp lists all the ip addresses as a 'link' to a javascript popup window
called NSLOOKUP.ASP.. (which in turn uses QDNS.DLL) to dsiplay the host
name.

I want to list the hostnames in a seperate column instead (Which will save
clicking time).... my question is this :

Should I query our dns server for the hundreds of dns entries each time the
page is loaded, or would it be smarter to just query the sql table that
stores them... (Of course displaying EXTERNAL or something if the dns isn't
resolved via our Internal DNS Databases)..



Relevant Pages

  • Re: query sql or dns?
    ... I'm no expert but, I'd probably say, query the SQL table...... ... > I also dump all of our dns entries daily in to a sql database. ... > The .asp lists all the ip addresses as a 'link' to a javascript popup ...
    (microsoft.public.inetserver.asp.general)
  • Re: Creating Alias to MX record???
    ... ASP wrote: ... Whomever is responsible for your external DNS (ISP? ... I created an MX record via Exchnage Server; ...
    (microsoft.public.exchange.admin)
  • Re: Redirecting in ASP code
    ... Pardon my knowledge of ASP; ... : SOME ASP CODE ... without even the implied warranty of merchantability ... How-to: Windows 2000 DNS: ...
    (microsoft.public.inetserver.iis)
  • Re: ASP cant connect to local SQL db but VB can with same code
    ... Both of your alternative connection strings worked from ASP. ... Does that mean that my DNS name resolution is having a problem? ...
    (microsoft.public.inetserver.iis)
  • Manage MS DNS using ASP.NET / ASP
    ... Has anybody got any sample code in ASP or ASP.NET which will add new ... domains to MS DNS on a Windows 2003 server. ...
    (microsoft.public.dotnet.framework.aspnet)