Re: pg_hba.conf
От | jseymour@linxnet.com (Jim Seymour) |
---|---|
Тема | Re: pg_hba.conf |
Дата | |
Msg-id | 20040527140256.D63904311@jimsun.linxnet.com обсуждение исходный текст |
Ответ на | pg_hba.conf (<LSanchez@ameritrade.com>) |
Список | 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 по дате отправления: