Re: Client Authentication problem

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Client Authentication problem
Дата
Msg-id 20050427174252.GB58398@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Client Authentication problem  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-admin
On Wed, Apr 27, 2005 at 12:13:14PM -0500, Scott Marlowe wrote:
> On Wed, 2005-04-27 at 11:43, Vaneet Sharma wrote:
> >
> > "Error connecting to the server: could not connect to the server: No
> > route to host ( 0X00002751/10065).
> > Is the server running on host 212.xx.xxx.xxx and accepting TCP/IP
> > connections on port 5432?  "
> >
> > I have read pg_hba file and also included the IP entry of my machine
> > from which I am connecting
> > Entry Is below:
> >
> > host    all         all         192.168.50.122         255.255.255.0
> > trust
>
> This sounds like a networking problem right now.

Or possibly a firewall problem.  Some firewalls/packet filters
return ICMP messages instead of silently dropping packets, and some
software then displays the connection failure as "no route to host"
(EHOSTUNREACH).  But I'd check the routing first.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: security via views
Следующее
От: Mario Soto Cordones
Дата:
Сообщение: catalog of postgres