Discussion:
Problems accessing PgSQL trough a VPN
(too old to reply)
Olivier Hubaut
2004-05-19 08:03:11 UTC
Permalink
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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ***@postgresql.org so that your
message can get through to the mailing list cleanly
Olivier Hubaut
2004-05-19 10:16:45 UTC
Permalink
On Wed, 19 May 2004 11:03:11 +0300, Olivier Hubaut
Post by Olivier Hubaut
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.
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.
Forget it. it was a SysAdmin problem...
--
Downloading signature ... 99%
*CRC FAILED*
signature aborted

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
Loading...