Re: Client Authentication problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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/


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux