Re: Proxy Server ...

From: David Ford <david+cert(at)blue-labs(dot)org>
To: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Proxy Server ...
Date: 2002-06-25 17:25:59
Message-ID: 3D18A7A7.8060804@blue-labs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Do you have a way of doing destination nat?

On Linux, I map inbound IP/port requests using iptables at the firewall
to my private address space. No proxying needed. I'm sure there is a
freebsd function that is similar.

David

Marc G. Fournier wrote:

>does anyone know of a proxy server that i can run on a server to "pretend"
>its a postgresql server? so that I can connect to IP:port and have it
>establish a connection to IP:5432?
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jiaqing Wang 2002-06-25 17:34:47 How can I describe a table with select * ...
Previous Message Sarah Mulholland 2002-06-25 17:15:23 Re: Table name length (maximum identifier length)