Re: how to connect through firewall

Поиск
Список
Период
Сортировка
От Matthew M.
Тема Re: how to connect through firewall
Дата
Msg-id NBBBIDFHIPHAPPGCMDBIIENHCMAA.initri@initri.com
обсуждение исходный текст
Ответ на Re: how to connect through firewall  (Dave Page <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
(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@postgresql.org [mailto:pgadmin-hackers-owner@postgresql.org]On Behalf Of Kapila K Jayasinghe
Sent: Friday, February 01, 2002 1:17 AM
To: pgadmin-hackers@postgresql.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.

 

-----Original Message-----
From: pgadmin-hackers-owner@postgresql.org [mailto:pgadmin-hackers-owner@postgresql.org]On Behalf Of Dave Page
Sent: Friday, February 01, 2002 12:25 PM
To: 'Kapila K Jayasinghe'; 'pgadmin-hackers@postgresql.org'
Subject: Re: [pgadmin-hackers] how to connect through firewall

 
-----Original Message-----
From: Kapila K Jayasinghe [mailto:jmk@myrealbox.com]
Sent: 01 February 2002 09:17
To: pgadmin-hackers@postgresql.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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: how to connect through firewall
Следующее
От: "Rod Taylor"
Дата:
Сообщение: Interesting Issues