Hi Robert,
Thanks for the suggestion...
By changing the "Listen" directive in httpd.conf, I was able to print the
host IP correctly (i.e. instead of printing the local host as "::", now the
correct IPv4 address in printed in the format "255.255.255.255")
However, the remote IP is always printed as
Harish,
If you can't find the solution you can force Apache to
listen to IPv4 only, in httpd.conf (or httpd.cnf
depending on the OS), perhaps only to see if the error
report goes away:
#
# Listen: Allows you to bind Apache to specific IP
# addresses and/or ports, instead of the default.
# Se
Hi,
If it has to do with IPv6 vs. IPv4, then what exactly is the solution to the
"::" problem?
I checked out printing of localhost as well as remote host. Both get printed
as "::" only!
Is there any workaround to this to get the address printed in
255.255.255.255 format ?
And if I have to print t
Harish Sundaram wrote:
i.e. instead of printing the IP address of the remote host, I only get "::".
"::" is a valid IP address in IPv6. I think it is localhost.
**
This email and any files transmitted with it are confidentia
The last time I saw double colons it had to do with
IPv6 vs. IPv4. Just a thought.
BZAG
==
--- Harish Sundaram <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am running Apache 2.0.53 on HP-UX Itanium machine
> and I'm facing this
> peculiar problem with the Server Access log. For any
Hi,
I am running Apache 2.0.53 on HP-UX Itanium machine and I'm facing this
peculiar problem with the Server Access log. For any request, the IP address
is not properly printed in the log. I am getting entries such as:
+
:: - - [26/May/2005:14: