Re: remote tcp connection problem PG 8.0.1 - Mailing list pgsql-general

From Richard Huxton
Subject Re: remote tcp connection problem PG 8.0.1
Date
Msg-id 42793BEB.3050706@archonet.com
Whole thread Raw
In response to Re: remote tcp connection problem PG 8.0.1  (Aaron Steele <asteele@berkeley.edu>)
List pgsql-general
Aaron Steele wrote:
> i'm having the same problem running pg8.0.1 on redhat enterprise linux
> AS 3 (2.4.21-27.0.4.ELsmp).
>
> shutting off my firewall via 'service iptables stop' solves the
> problem... what needs to be modified in the iptables to allow remote pg
> connections?

You will need to open port 5432 to TCP traffic (assuming you haven't
changed the defaults).

There's almost certainly a graphical firewall configuration tool for RH
Enterprise.

There are also a number of firewall projects that sit on top of the raw
iptables system and make it easier to configure your firewall settings.

HTH
--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: John Browne
Date:
Subject: Tablespaces on partition with quotas
Next
From: Tony Caduto
Date:
Subject: Re: Postgres vs Firebird?