> 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

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to