Does anyone know what this Event Log entry means?

  • Thread starter Thread starter John Kotuby
  • Start date Start date
J

John Kotuby

Hi all,
On our dedicated leased web server (Win2003 Ent 32) I see lots of entries
where the client IP address keeps changing but the domain in the message
stays the same.

The entries all resemble:
Category=none, Source=named
client 63.30.112.39#62666: query (cache) 'adomain.org/A/IN' denied

Thanks for any responses.
 
its common. as most isp use nat translation to a pool of ipaddresses, every
request from a client can be a different ipaddress.

-- bruce (sqlwork.com)
 
Thanks Bruce,
That eases my mind a bit.

bruce barker said:
its common. as most isp use nat translation to a pool of ipaddresses,
every
request from a client can be a different ipaddress.

-- bruce (sqlwork.com)
 
Back
Top