Re: Distinguishing between connections in pg_hba.conf

From: Stephane Bortzmeyer <bortzmeyer(at)nic(dot)fr>
To: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
Cc: Adam Witney <awitney(at)sgul(dot)ac(dot)uk>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Distinguishing between connections in pg_hba.conf
Date: 2005-05-17 10:08:02
Message-ID: 20050517100802.GA13082@nic.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, May 16, 2005 at 03:31:27PM -0500,
Scott Marlowe <smarlowe(at)g2switchworks(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Patrick.FICHE 2005-05-17 10:36:43 Password Encryption / PgAdmin
Previous Message Richard Huxton 2005-05-17 09:52:05 Re: psql -U user -l cive all db list