Can anyone suggest what the significance of only seeing one nsd process might be?
Steve
On Sat, 2004-06-26 at 09:25, Steve wrote:
Hi Cro
I should have said that I have DNS on a seperate server and its fine. I can 'dig steve.festinalente.co.uk' from any machine on the network and it resolves to 192.168.1.2 including on my machine itself.
I stuck a small index.html in pages. Now if I telnet to the machine and request the page, it is served:
telnet steve.festinalente.co.uk 8000But if I make the same request from any browser http://steve.festinalente.co.uk:8000/ it just spins eventually coming back with connection refused. But if I ask for http://192.168.1.2:8000/ it works? I have tried this with 3 different browsers.
Trying 192.168.1.2...
Connected to steve.festinalente.co.uk (192.168.1.2).
Escape character is '^]'.
GET / HTTP/1.0
HTTP/1.0 200 OK
Last-Modified: Sat, 26 Jun 2004 08:03:24 GMT
MIME-Version: 1.0
Date: Sat, 26 Jun 2004 08:16:04 GMT
Server: AOLserver/4.0
Content-Type: text/html; charset=iso-8859-1
Content-Length: 49
Connection: close
<html>
<head>
</head>
<body>
TEST
</body>
</html>Connection closed by foreign host.
Something somewhere is screwed. The investigation continues :-)
Steve
-- 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.
