Re: Distinguishing between connections in pg_hba.conf - Mailing list pgsql-general

From Stephane Bortzmeyer
Subject Re: Distinguishing between connections in pg_hba.conf
Date
Msg-id 20050517100802.GA13082@nic.fr
Whole thread Raw
In response to Re: Distinguishing between connections in pg_hba.conf  (Scott Marlowe <smarlowe@g2switchworks.com>)
Responses Re: Distinguishing between connections in pg_hba.conf
List pgsql-general
On Mon, May 16, 2005 at 03:31:27PM -0500,
 Scott Marlowe <smarlowe@g2switchworks.com> wrote
 a message of 48 lines which said:

> > but how do you assign it so that requests from apache appear on
> > the db box as one IP address, and requests coming through stunnel
> > appear as the second IP address?
>
> That's kinda OS dependent.  On RedHat you should have some kind of
> netconfig command

I do not think it was the question.

For stunnel, the solution is probably :

       -I host
           IP of the outgoing interface is used as source for remote connections.
           Use this option to bind a static local IP address, instead.



pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: psql -U user -l cive all db list
Next
From: Patrick.FICHE@AQSACOM.COM
Date:
Subject: Password Encryption / PgAdmin