| From: | "Jason L(dot) Amerson" <drjason(at)alphagenius(dot)org> |
|---|---|
| To: | "'Moreno Andreo'" <moreno(dot)andreo(at)evolu-s(dot)it>, <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | RE: ***SPAM*** Re: [SPAM] Remote Connection Help |
| Date: | 2019-11-21 16:50:35 |
| Message-ID: | !&!AAAAAAAAAAAuAAAAAAAAAGmIF169jV1Ig2e+e0GOo/YBAMO2jhD3dRHOtM0AqgC7tuYAAAAAAA4AABAAAAActOlF3lFnTYFMQRZ+hQbfAQAAAAA=@alphagenius.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I have removed the rules in the iptables and restarted it and got nothing.
iptables is turned off and still nothing.
Jason L. Amerson
From: Moreno Andreo <moreno(dot)andreo(at)evolu-s(dot)it>
Sent: Thursday, November 21, 2019 11:27 AM
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: ***SPAM*** Re: [SPAM] Remote Connection Help
Il 21/11/19 15:21, Jason L. Amerson ha scritto:
could not connect to server: Connection refused (Ox0000274D/10061) Is the
server running on host " xx.xx.xx.xx" and accepting
TCP/IP connections on port 5432'
Connection refused means somthing has blocked it. If it was all OK and
simply Postgres was not listening, you should've received a "connection
timed out"(10060) message.
Have you tried adjusting/tearing off iptables and check what happens, as
also Ekaterina pointed out?
And, just as a side note, I normally don't activate IPv6 if it's not
necessary (it has not been necessary in the last 10 years :-) ), 'cause I've
run in some troubles that have been cleared getting rid of IPv6)
so I'll try editing postgresql.conf as
listen = '127.0.0.1'
HTH,
Moreno.-
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Kerber | 2019-11-21 16:59:44 | Re: ***SPAM*** Re: [SPAM] Remote Connection Help |
| Previous Message | Geoff Winkless | 2019-11-21 16:48:14 | Re: REINDEX VERBOSE unknown option |