[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache



	Without havin delved into both the bowels of Apache or the
actual IPv6 patch; however having done some programming I would 
suggest first determining if there is an easy means to determine
if the address is v4 or v6 in nature when the log file entry is 
being generated and then place some conditional code at that point
which could output as the legacy v4 format of the address or in
IPv6 address format if appropriate... 

	Might also consider in doing this whether or not host
resolution was being done by lookin at the configuration directives
of Apache... I myself have addresses resolved so I only get the
absolute IP (v4 or v6) when the address can't be resolved to a 
hostname... 

	Might be an involved patch to come up with but would definately
produce a much better logging format...

	Respectfully,
	Jeremy T. Bouse

On Thu, Sep 27, 2001 at 11:13:51PM +0200, NDSoftware wrote:
> Hi,
> 
> How i can modify Apache and the IPv6 patch for get:
> 
> 000.000.000.000 for IPv4 address (not ::000.000.000.000)
> 
> 
> Any idea ?
> 
> Because if need the IPv4 adress in IPv4 format for the statistic
> software....
> 
> 
> Thanks
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-ipv6-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: