Re: [ADMIN] pg_hba.conf

2004-05-28 Thread LSanchez
:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 10:03 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [ADMIN] pg_hba.conf (Note: Please do not copy me individually on posts to the mailing list. I do read the list and don't need two copies. Thanks.) (Note2: I did Cc: this to LS

Re: [ADMIN] pg_hba.conf

2004-05-27 Thread LSanchez
te: Please do not copy me individually on posts to the mailing list. I do read the list and don't need two copies. Thanks.) (Note2: I did Cc: this to LSanchez as she's yet to respond to any of my prior comments, so I begin to suspect she's not getting/reading the mailing lis

Re: [ADMIN] pg_hba.conf

2004-05-27 Thread LSanchez
Hi Mike, That's exactly how I had mine setup all along: host all all 10.29.15.0255.255.255.0trust and it just doesn't work via VPN. Thanks, - Lily Anne -Original Message- From: mike g [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 11:16 PM To: [EMAIL PROTECT

Re: [ADMIN] pg_hba.conf

2004-05-26 Thread LSanchez
Thanks so much! :) -Original Message- From: Bruce Momjian [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 10:56 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [ADMIN] pg_hba.conf [EMAIL PROTECTED] wrote: > Thanks Mike! > > Do yo

Re: [ADMIN] pg_hba.conf

2004-05-26 Thread LSanchez
Thanks Mike! Do you know if pgSQL will be supporting higher level of encryption in the near future? Most of us here at Ameritrade work from home via VPN. -Original Message- From: mike g [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 12:51 AM To: [EMAIL PROTECTED] Cc: [EMAIL PR

Re: [ADMIN] pg_hba.conf

2004-05-25 Thread LSanchez
Or it might be a security issue with how our VPN is setup. I'll talk to our security folks and see what they will find. Thanks! -Original Message- From: Sanchez, Lily Sent: Tuesday, May 25, 2004 2:55 PM To: 'Tom Lane' Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject:

Re: [ADMIN] pg_hba.conf

2004-05-25 Thread LSanchez
Um, I restarted postmaster so many times already after I made the entry and this is the only pg_hba.conf file in our server (you're right, $PGDATA/pg_hba.conf). It's a brand new server that had just been built. Have you tried connecting to your pgSQL server via VPN? Thanks! -Original Messag

Re: [ADMIN] pg_hba.conf

2004-05-25 Thread LSanchez
Here it is Thanks! :) -Original Message- From: Robert Treat [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 1:02 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [ADMIN] pg_hba.conf I am thinking that the entry for this ip has an issue with the us

Re: [ADMIN] pg_hba.conf

2004-05-25 Thread LSanchez
Yes sir, did that, too. Thanks, - Lily Anne -Original Message- From: Tom Lane [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 10:50 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [ADMIN] pg_hba.conf <[EMAIL PROTECTED]> writes: >

Re: [ADMIN] pg_hba.conf

2004-05-25 Thread LSanchez
Thanks Mike! I already specified the IP address that was specified by my VPN connection. I read through the docs and found nothing about anything special with VPN connections. Regards, - Lily Anne -Original Message- From: Mike G [mailto:[EMAIL PROTECTED] Sent: Monday, May 24, 2004 10:23

Re: [ADMIN] pg_hba.conf

2004-05-24 Thread LSanchez
Yes I can ping the server if not connected via VPN. I'm using EMS PostgreSQL Manager, which works if not via VPN. Yes, postgresql.conf's tcpip_socket = true. The log says: FATAL: No pg_hba.conf entry for host 10.29.15.113, user postgres, database TEST. Thanks for your help! Regards, - Lily A

Re: [ADMIN] pg_hba.conf

2004-05-21 Thread LSanchez
Thanks Robert! I did that as well and still didn't work. Any other ideas? -Original Message- From: Robert Treat [mailto:[EMAIL PROTECTED] Sent: Friday, May 21, 2004 4:41 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [ADMIN] pg_hba.conf On Thu, 2004-05-20 at 19:52, [EMAIL P

[ADMIN] pg_hba.conf

2004-05-20 Thread LSanchez
I’m trying to access our test postgreSQL server via VPN and even though I already setup the host for the vpn’s ip address, I’m still getting an error similar to “host for vpn address does not exist”   What am I doing incorrectly?   Thanks! - Lily Anne