On 2004.06.26, Steve <[EMAIL PROTECTED]> wrote: > I have just tried http://steve.festinalente.co.uk:8000 from a browser on > a different machine and it is fine???
Do the other machines that don't work use the same/correct DNS server? Check their TCP/IP settings and see what DNS servers they're configured to use. steve.festinalente.co.uk has no IN A record on the published DNS servers, so in order for you to resolve it you must be using some hidden internal DNS server that has the record and thus doesn't query the root servers to try and find it. Also, check HTTP proxy settings. If those other three browsers that don't work are configured to use a proxy, and that proxy doesn't know how to resolve steve.festinalente.co.uk, well, they won't be able to get to your server. The fact that going directly to the IP in the http:// URL works says this is most likely a DNS-related issue. > Can anyone suggest what the significance of only seeing one nsd process > might be? Absolutely nothing. You only need one nsd process running. If you're on Linux and you're used to seeing multiple "processes" per nsd, that's because of LinuxThreads and older procps. I'm using procps 3.2.1 and nsd only shows up as one process, now. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
