Re: pgclient hostbased authentication

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Bohdan Linda" <bohdan(dot)linda(at)seznam(dot)cz>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgclient hostbased authentication
Date: 2005-09-21 14:04:41
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C79D5@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Hello,
>
> may I ask, how(or which) ip is checked against pg_hba.conf IP
> entry in NAT environment?
>
> Could it be, that psql client packs IP address of the client
> into athentication data?

No, it validates the source address on the TCP connection. In the event
of NAT, it will check the NATted address.

//Magnus

Browse pgsql-general by date

  From Date Subject
Next Message Belinda M. Giardine 2005-09-21 14:09:38 Re: running vacuum in scripts
Previous Message Janning Vygen 2005-09-21 14:02:42 Problems with leftover types in pg_temp schemas