Re: TCP/IP with 7.4 beta2 broken?

From: Tommi Mäkitalo <t(dot)maekitalo(at)epgmbh(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: TCP/IP with 7.4 beta2 broken?
Date: 2003-09-01 22:10:20
Message-ID: 200309020010.20218.t.maekitalo@epgmbh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

that worked for localhost. For remote connections I added:

host all all ::ffff:192.168.41.0/120 trust

and it worked also (I guessed it - I don't know much about IPv6). Is there any
chance to get it work like 7.3? It is no nice experience for new users.

Tommi Mäkitalo

Am Montag, 1. September 2003 23:24 schrieb Tom Lane:
> Tommi =?iso-8859-15?q?M=E4kitalo?= <t(dot)maekitalo(at)epgmbh(dot)de> writes:
> > It's a SuSE Linux 8.2-box with the original 2.4.20-kernel.
> > I get the same error when setting PGHOST to localhost, the real hostname
> > or the IP-adress of the box. It has nothing to do with the resolver I
> > think.
>
> Hm. I assume things will work after you uncomment the commented-out
> IPv6 entries at the bottom of pg_hba.conf.
>
> regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-09-01 22:15:51 Re: TCP/IP with 7.4 beta2 broken?
Previous Message Peter Eisentraut 2003-09-01 21:45:46 Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)