From: | "Matthew M(dot)" <initri(at)initri(dot)com> |
---|---|
To: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: how to connect through firewall |
Date: | 2002-02-01 23:57:40 |
Message-ID: | NBBBIDFHIPHAPPGCMDBIIENHCMAA.initri@initri.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Message(his problem is fixed! I forgot to reply to the list and did only to
him, the answer is below)
Kapila,
Make sure you have PostgreSQL setup to allow access from the IP address that
you're
connecting from. (This would likely be the firewalls address). Give that a
shot, and see
if that fixes the issue.
Thanks,
- Matthew
-----Original Message-----
From: pgadmin-hackers-owner(at)postgresql(dot)org
[mailto:pgadmin-hackers-owner(at)postgresql(dot)org]On Behalf Of Kapila K
Jayasinghe
Sent: Friday, February 01, 2002 1:17 AM
To: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgadmin-hackers] how to connect through firewall
Hi guys,
First of all thanx for the great tool. The problem Im facing is how to
connect to my server when Im behind a firewall. I tried to open a TCP
socket for port 5432. That doesnt work because I dont have a way to tell
pgadminII that Im pointing to a firewall proxy.
Thanx in advance. Help on this will be greatly appreciated.
Kapila.
-----Original Message-----
From: pgadmin-hackers-owner(at)postgresql(dot)org
[mailto:pgadmin-hackers-owner(at)postgresql(dot)org]On Behalf Of Dave Page
Sent: Friday, February 01, 2002 12:25 PM
To: 'Kapila K Jayasinghe'; 'pgadmin-hackers(at)postgresql(dot)org'
Subject: Re: [pgadmin-hackers] how to connect through firewall
-----Original Message-----
From: Kapila K Jayasinghe [mailto:jmk(at)myrealbox(dot)com]
Sent: 01 February 2002 09:17
To: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgadmin-hackers] how to connect through firewall
Hi guys,
First of all thanx for the great tool. The problem I'm facing is how to
connect to my server when I'm behind a firewall. I tried to open a TCP
socket for port 5432. That doesn't' work because I don't have a way to tell
pgadminII that I'm pointing to a firewall proxy.
Thanx in advance. Help on this will be greatly appreciated.
Kapila.
Hi Kapila,
I'm not sure I understand what you're wanting to do. If you firewall is
transparent, then you should just be able to connect as normal. If you are
using some form of port forwarding, then I guess you would point pgAdmin at
the listening port on your firewall, which will forward the data to the
PostgreSQL server. This would require that the port forwarding (i.e.
PostgreSQL server/port) be configured on the firewall, not in pgAdmin.
Regards, Dave
From | Date | Subject | |
---|---|---|---|
Next Message | webmail | 2002-02-02 06:17:14 | Costarricense.CR |
Previous Message | Dave Page | 2002-02-01 20:24:31 | Re: how to connect through firewall |