Re: trying to connect to pg from within a local network
От | Albe Laurenz |
---|---|
Тема | Re: trying to connect to pg from within a local network |
Дата | |
Msg-id | D960CB61B694CF459DCFB4B0128514C2CC2A84@exadv11.host.magwien.gv.at обсуждение исходный текст |
Ответ на | Re: trying to connect to pg from within a local network ("Albretch Mueller" <lbrtchx@gmail.com>) |
Список | 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 по дате отправления: