Cannot find server or DNS Error

Cannot find server or DNS Error

am 05.12.2007 10:53:21 von Ben Joyce

Hi all.

A familiar subject I'm sure, I'm getting "Cannot find server or DNS
Error" when trying to access any of the websites on one of my IIS
servers (2K3+SP1, IIS6). This happens randomly, and not very often,
but the only way I have found to resolve the issue is to reboot the
server - not even restarting IIS (iisreset) or restarting the App
Pools will resolve it.

Any ideas where I should start to try and figure this out? The event
log shows nothing that might indicate a problem with IIS.

I've reallly hit a brick wall with this one.

Ben

Re: Cannot find server or DNS Error

am 05.12.2007 10:59:07 von Ken Schaefer

Hi

Some things to check (in order):

a) httperr.log logfile, in case http.sys is dropping the connections
b) verify that other services on the machine are still accepting connections
(it may be that it isn't just http.sys that is dropping connections - maybe
nothing is getting through. In which case it may be a driver issue or
something)
c) get a network packet capture, in case some other weird issue is happening
(e.g. name resolution or something)

Cheers
Ken

"Ben Joyce" wrote in message
news:16e2851c-b3e6-4933-88bb-cfb9d1f585c7@s36g2000prg.google groups.com...
> Hi all.
>
> A familiar subject I'm sure, I'm getting "Cannot find server or DNS
> Error" when trying to access any of the websites on one of my IIS
> servers (2K3+SP1, IIS6). This happens randomly, and not very often,
> but the only way I have found to resolve the issue is to reboot the
> server - not even restarting IIS (iisreset) or restarting the App
> Pools will resolve it.
>
> Any ideas where I should start to try and figure this out? The event
> log shows nothing that might indicate a problem with IIS.
>
> I've reallly hit a brick wall with this one.
>
> Ben