Re: TCP/IP with 7.4 beta2 broken? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: TCP/IP with 7.4 beta2 broken?
Date
Msg-id 3694.24.211.141.25.1062587484.squirrel@www.dunslane.net
Whole thread Raw
In response to Re: TCP/IP with 7.4 beta2 broken?  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: TCP/IP with 7.4 beta2 broken?  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-hackers
Andreas Pflug said:
> Tommi Maekitalo wrote:
>
>>>*nod* but it would be nicer if all loopback interfaces worked by
>>>default - hence my localhost suggestion, which would match any of
>>>
>>>  127.0.0.1/32
>>>
>>>  ::ffff:127.0.0.1/128 and
>>>  ::1/128
>>>
>>...
>>That sounds good. Is it possible to extend lookup that way?
>>
> I'd feel a bit uncomfortable making ::1/128 from 127.0.0.1/32 because
> it's not converting the same address from one format into another, but
> a  completely different address.
> Extending "local" to accept all local tcpip addresses would fit better.
>

I agree. The only automatic mapping in host* lines should be from
p.q.r.s/n to ::ffff:p.q.r.s/n+96. Loopback interfaces are special and
should be treated separately from the general case, which is what I
propose to do.

cheers

andrew






pgsql-hackers by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: TCP/IP with 7.4 beta2 broken?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: [GENERAL] Using oids