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

Re: Apache Virtual host confuration and logging under IPv6



On Wed, 9 Aug 2000, William F. Maton wrote:

> > Openssh had the same sort of problem.. Near as I can guess BSD's map ipv4
> > connects to ipv4 sockets if you have an ipv6 listening socket so they
> > don't have code to convert the ipv4mapped address to something sane. I
> > think apache should be patched to do that, the patch should not interfere
> > with anything AFAIK..
 
> OK.  This is easy to filter out on analysis stuff.  No I just need the
> logging to go to the right place :-/

Likely the problem goes deeper.. See if the BSDs expect ipv4 connects on
ipv4 sockets then they will also do address comparision when testing
virtual hosts only against ipv4 sockets. That is probably where the
problem is..

Jason



Reply to: