Re: TCP/IP with 7.4 beta2 broken?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: Tommi Mäkitalo <t(dot)maekitalo(at)epgmbh(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: TCP/IP with 7.4 beta2 broken?
Date: 2003-09-02 03:10:44
Message-ID: 200309020310.h823AiZ13539@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andreas Pflug wrote:
> Tommi M?kitalo wrote:
>
> >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.
> >
> >
> >
> This isn't really a pgsql problem, but special about SuSE Linux which
> enables IPV6 by default. Maybe there should be a warning somewhere that
> a growing number of Linux versions might be IPV6 enabled and thus
> pg_pba.conf needs to respect this.

Ouch --- everything is IPv6. Wow, that is unusual. I assumed that
folks who have OS's that do that will put IPv6 addresses in pg_hba.conf.
I don't see that we should be auto-converting pg_hba.conf to IPv6 if the
kernel thinks everything is IPv6.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-09-02 03:14:43 Re: 7.4beta2 experiences working on OS X 10.[2-3].x
Previous Message Marc G. Fournier 2003-09-02 03:08:53 Re: Need for a 'minor patch person'?