Re: psql: could not connect to server: No route to host - Mailing list pgsql-admin

From Matheus de Oliveira
Subject Re: psql: could not connect to server: No route to host
Date
Msg-id CAJghg4LWAm5JreaLS9=OkcYgB1LqL-idJJFLptixq8QYMo3g5Q@mail.gmail.com
Whole thread Raw
In response to Re: psql: could not connect to server: No route to host  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin


On Thu, Apr 26, 2012 at 1:50 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Kevin Kempter <cs_dba@consistentstate.com> writes:
> I can scp files between the servers

Really?

> $ psql -h 192.168.1.125
> psql: could not connect to server: No route to host

Because that is not a Postgres problem, that is a network connectivity
problem.  I'd bet that there's something wrong with the VM
configuration, such that the VM host isn't connecting 192.168.1.* in one
VM to 192.168.1.* in the other.

                       regards, tom lane


Or the port is not 5432. Or a Firewall is blocking the connection.

--
Matheus de Oliveira

Bacharelado em Ciências de Computação
Laboratório de Computação de Alto Desempenho - LCAD
Instituto de Ciências Matemáticas e de Computação - ICMC
Universidade de São Paulo - USP




pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql: could not connect to server: No route to host
Next
From: Ricardo Benatti
Date:
Subject: Fwd: psql: could not connect to server: No route to host