cannot connect anymore from a remote host - Mailing list pgsql-general

From Luca Ferrari
Subject cannot connect anymore from a remote host
Date
Msg-id 200611091531.41994.fluca1978@infinito.it
Whole thread Raw
Responses Re: cannot connect anymore from a remote host  ("Jeremiasz Miedzinski" <jmiedzinski@gmail.com>)
Re: cannot connect anymore from a remote host  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Hi all,
after a crash of my machine I restarted the pgsql as usual, and I can connect
from the machine itself, but no more from a remote host. I checked the
pg_hba.conf file and it's ok, but either from psql or pgadmin I cannot
connect to the host. Nmapping my host I cannot see the daemon listening on
the port 5342.
I've started the daemon as:
postmaster -D /mnt/data/database &
and my pg_hba.conf gile contains:
local   all         all                                             trust
# IPv4-style local connections:
host    all         all         127.0.0.1         255.255.255.255   trust
host    all         all         192.168.1.0       255.255.255.0     trust
host    all         all         192.168.2.0       255.255.255.0     trust
# IPv6-style local connections:
host    all         all         ::1
ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff        trust


Any suggestion?
Thanks,
Luca

pgsql-general by date:

Previous
From: "William Leite Araújo"
Date:
Subject: Re: Why overlaps is not working
Next
From: Antonios Katsikadamos
Date:
Subject: posgres headers