Re: pg_hba.conf - Mailing list pgsql-admin

From jseymour@linxnet.com (Jim Seymour)
Subject Re: pg_hba.conf
Date
Msg-id 20040527140256.D63904311@jimsun.linxnet.com
Whole thread Raw
In response to pg_hba.conf  (<LSanchez@ameritrade.com>)
List pgsql-admin
(Note: Please do not copy me individually on posts to the mailing
list.  I do read the list and don't need two copies.  Thanks.)

(Note2: I did Cc: this to LSanchez as she's yet to respond to any of
my prior comments, so I begin to suspect she's not getting/reading
the mailing list traffic?)

>
> Hi Mike,
>
> That's exactly how I had mine setup all along:
>
> host   all   all     10.29.15.0    255.255.255.0    trust
>
> and it just doesn't work via VPN.

Then I would suggest the server isn't seeing you coming from
10.29.15.0 through 10.29.15.255.  Then again: There's been some kind
of bug (?) mentioned lately (only on [certain versions?] of Solaris?)
where "network netmask" doesn't appear to work properly.  Try
changing the "10.29.15.0    255.255.255.0" to "10.29.15.0/24", if you
have a 7.4-series pgsql server, and see if that doesn't work.

Jim

pgsql-admin by date:

Previous
From:
Date:
Subject: Re: pg_hba.conf
Next
From: "Armstrong, Marc"
Date:
Subject: Re: pg_hba.conf