Re: trying to connect to pg from within a local network - Mailing list pgsql-jdbc

From Albe Laurenz
Subject Re: trying to connect to pg from within a local network
Date
Msg-id D960CB61B694CF459DCFB4B0128514C2CC2A84@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Re: trying to connect to pg from within a local network  ("Albretch Mueller" <lbrtchx@gmail.com>)
List pgsql-jdbc
Albretch Mueller wrote:
>  Start > Control Panel > Windows Firewall
>
>  and it is: "off (not recommended)"

Did you make sure that there is no firewall ON the server
and no firewall BETWEEN the client and the server?

> C:\>telnet bkn-04 5432
> Connecting To bkn-04...Could not open connection to the host, on port
> 5432: Connect failed

Did you try this on the client machine or on the server machine?

Does the result differ on both?

> C:\>telnet 10.0.31.88 5432
> Connecting To 10.0.31.88...Could not open connection to the host, on
> port 5432: Connect failed
> ~
> C:\>telnet bkn-04 8080
>  (connects OK)
> ~
> C:\>telnet 10.0.31.88 8080
>  (connects OK)

Since the "netstat" output you posted before showed something listening
on port 5432 on the server machine, it still looks like a network or
firewall problem.

Have you talked to the people who manage your network?

Yours,
Laurenz Albe

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: determine if a column is UNIQUE using metadata
Next
From: "郭朝益(ChaoYi, Kuo.)"
Date:
Subject: Update zh_TW translation po file. (73%)