Problem accessing a postgreSQL trough VPN - Mailing list pgsql-admin

From Olivier Hubaut
Subject Problem accessing a postgreSQL trough VPN
Date
Msg-id opr78n8win1vnsxw@olivier.amaze.ulb.ac.be
Whole thread Raw
List pgsql-admin
Hi,

I've a "little" problem while trying to access any pg database trough our
VPN. It simply refuse the connection. Otherwise, The connection works fine
on our server put in the DMZ with a classical connection.

Our setup is:

client: Eclipse with a JDBC driver trough VPN
server: Pg SQL 7.4.2 with a pg_hba.conf where I put such line: host all
all 192.168.2.1 0.0.0.0 md5
Ther is no integrated firewall and the server is in a LAN, protected by a
firewall.

All the other connection such as SSH works just fine trough the VPN.

Any ideas?

Thanks in advance.

--
Downloading signature ... 99%
*CRC FAILED*
signature aborted

pgsql-admin by date:

Previous
From: Nizar Ghazali
Date:
Subject: cannot connect to postgres db, strange error!
Next
From: Jeff Boes
Date:
Subject: Table maintenance: order of operations important?