problemas con conexion remota

From: "Marco Vinicio Jimenez Rojas" <viniciojr(at)gmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: problemas con conexion remota
Date: 2007-12-23 02:24:31
Message-ID: 9f6e8f140712221824v6523ae80j9e11be361b242bf1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Necesito que me ayuden, no se que estoy haciendo mal, necesito conectar
desde un equipo remoto en la misma red pero no me funciona. he intentado
diversas configuraciones y reiniciado el server incontable cantidad de veces
y siempre tiene la mima configuracion

Pg_hba.conf
····················································································
# Database administrative login by UNIX sockets
#local all postgres ident sameuser

# TYPE DATABASE USER CIDR-ADDRESS METHOD

# "local" is for Unix domain socket connections only
#local all all ident sameuser
# IPv4 local connections:
host all all 127.0.0.1/32 md5
host all all 192.168.1.0/24 md5
# IPv6 local connections:
host all all ::1/128 md5
·················································································································
Esto me sale en el netstat

root(at)Arenal:/home/vinicio# netstat -nat
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 ::ffff:192.168.1.3:22 ::ffff:192.168.1.:51507ESTABLISHED

·························································································································

-----------------------
MVJR

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message marcelo Cortez 2007-12-23 03:23:57 Re: problemas con conexion remota
Previous Message Espartano 2007-12-22 20:37:29 Re: Edad en años