RE: [users@httpd] IP Address Problem...

2005-06-01 Thread Harish Sundaram
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

RE: [users@httpd] IP Address Problem...

2005-05-31 Thread Robert Zagarello
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

RE: [users@httpd] IP Address Problem...

2005-05-31 Thread Harish Sundaram
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

Re: [users@httpd] IP Address Problem...

2005-05-31 Thread Arne Heizmann
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

Re: [users@httpd] IP Address Problem...

2005-05-31 Thread Robert Zagarello
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

[users@httpd] IP Address Problem...

2005-05-31 Thread Harish Sundaram
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: