Re: Canot access PostgreSQL via psql -h (Vmware Fusion)
От | Andreas Schmitz |
---|---|
Тема | Re: Canot access PostgreSQL via psql -h (Vmware Fusion) |
Дата | |
Msg-id | 50370DA5.1040902@longimanus.net обсуждение исходный текст |
Ответ на | Canot access PostgreSQL via psql -h (Vmware Fusion) (CS DBA <cs_dba@consistentstate.com>) |
Список | pgsql-admin |
Hi, are there any firewalls up (check iptabled) ? try running telnet 192.168.91.145 5432 what is happening ? regards, Andreas On 08/24/2012 06:15 AM, CS DBA wrote: > Hi all; > > I've fired up 2 CentOS 6.2 VM's via vmware fusion 5 (on a mac). > > I disables selinux on both, and installed postgres 8.4.13 on both VM's > > I set listen_addresses = '*' > and I added a trust entry for each server in the opposite server's pg_hba.conf file. > > However I cannot access one server from the other one via psql -h <I.P. address> > > I get the standard error: > > psql -h 192.168.91.145 > psql: could not connect to server: No route to host > Is the server running on host "192.168.91.145" and accepting > TCP/IP connections on port 5432? > > > I can ssh between servers, I see no entry in the postgres log per the connection attempt (I have log_connections set toon) > > Currently I have networking set to "share with my mac" or NAT. I tried setting networking to "Private to my mac" withthe same results. Tried Autodetect (Bridged) as well, no luck > > > Can anyone help me debug this? > > Thanks in advance >
В списке pgsql-admin по дате отправления: