Re: PgSQL behind a firewall

From: "nmilet" <nmilet(at)sympatico(dot)ca>
To: "Holger Klawitter" <lists(at)klawitter(dot)de>, <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: PgSQL behind a firewall
Date: 2001-09-28 10:24:25
Message-ID: 001101c14808$48698e20$600ffea9@win98
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The question now is how can I set a ssh tunnel (I try to recompile postgres
with openssl support
but I did not succeed), and then can I use a ssh tunnel from Java (perharps
yes by specifying the
port number in connection).

Thanks for idea.

Nicolas
"Le savant montre la lune, l'imbecile regarde le doigt"

----- Original Message -----
From: "Holger Klawitter" <lists(at)klawitter(dot)de>
To: "Nicolas Milet" <nmilet(at)sympatico(dot)ca>; <pgsql-general(at)postgreSQL(dot)org>
Sent: Friday, September 28, 2001 3:47 AM
Subject: Re: [GENERAL] PgSQL behind a firewall

> Nicolas Milet wrote:
> >
> > Hi all,
> >
> > How can I connect to a remote database that is protected by a firewall.
I`m
> > using Java and JDBC.
> > I try to sep up a SSL connection but didn't succeed.
>
> You can open the port in the firewall (note that the world may acces your
DB
> now)
> or use a ssh tunnel.
>
> With kind regards / Mit freundlichem Gruß
> Holger Klawitter
> --
> Holger Klawitter
> holger(at)klawitter(dot)de http://www.klawitter.de
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ben-Nes Yonatan 2001-09-28 10:24:42 boolean query
Previous Message richard leotard 2001-09-28 10:04:11 function