This is a discussion on Whats in the log? within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello! I have a small server on my home computer for testing. The firewall is allowing incoming tcp on port ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello! I have a small server on my home computer for testing. The firewall is allowing incoming tcp on port 80 to the apache binary. I use apache> 2.045 A to me strange request appeared. From the logs: ------------------------------------------------------------ **Firewall log: "2,[03/Dec/2003 10:02:26] Rule 'apache': Permitted: In TCP, 204.214.15.138:2613->localhost:80, Owner: X:\editedPathToBinary\APACHE.EXE" **Apache error_log: "[Wed Dec 03 10:02:27 2003] [warn] (OS 64)Det angivna nätverksnamnet är inte längre tillgängligt. : winnt_accept: Asynchronous AcceptEx failed." **Apache access_log: nothing from theat particular time. -------------------------------------------------------- I changed the path to the binary above. The text "Det angivna nätverksnamnet är inte längre tillgängligt" from error_log means: The informed/declared network name is no longer available. I do not understand the problem. What is wrong? Is anything wrong? The server was up, answerd on http://underthebed.homeip.net. The ip-address 204.214.15.138 is from "inetnum: 204.214.12.0 - 204.214.15.255 netname: SPRINTLINK descr: C.R.S.T. Telephone Authority country: US" Anyone who knows what happened? regards -------------------------------------- http://underthebed.homeip.net |