Re: How to select the source ip address for a connection to the database server - Mailing list pgsql-php

From Jasen Betts
Subject Re: How to select the source ip address for a connection to the database server
Date
Msg-id h82nul$dpv$5@reversiblemaps.ath.cx
Whole thread Raw
In response to How to select the source ip address for a connection to the database server  (dimitris.sakellarios@telesuite.gr)
List pgsql-php
On 2009-09-02, dimitris.sakellarios@telesuite.gr <dimitris.sakellarios@telesuite.gr> wrote:
>
>    Hi,
>
>    I am currently=A0working with PHP5+PGSQL 8.2.13 and i have the =20
> following problem to solve and i need your help.
>
>    The server hosting PHP+psql=A0client=A0has 1 physical network =20
> interfaces with multiple=A0subinterfaces using different IPs.
>
>    One of those IP=A0is dedicated to my domain, but it is not servers =20
> default IP address since i share the server.
>
>    So the problem that i need to solve is how am i going to be able to =20
> use-select my domains IP address as source=A0to connect to the remote =20
> databases.
>
>    Is there any configuration to settle default source IP the client will us=
> e?
>
>    At the moment all my attempts to connect to the database=A0make use =20
> of=A0servers default interface IP as source.
>
>    Thanks in advance for your help.

easiest way it probably by setting a routing rule, you need
root/adimnistrator to do this.


pgsql-php by date:

Previous
From: Bob McConnell
Date:
Subject: Re: How to select the source ip address for a connection to the database server
Next
From: Jasen Betts
Date:
Subject: Re: How to select the source ip address for a connection to the database server