Secure connections with changing ip addresses?

From: gene Campbell <genecampbell8(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Secure connections with changing ip addresses?
Date: 2006-07-28 22:47:26
Message-ID: 44CA93FE.3070409@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have poked around a bit, and am finally resorting to taking up some
cycles in this list.
Please forgive me.

I have a pg_hba.conf file that is setup like this

host db1 user1 222.152.155.194/32 md5

From time to time, my ISP changes my ip address on me.
At that point, my connection to this DB is denied.

I have to log in (ssh) to my server, edit this file with the new ip
address, save and restart to get connectivity back.

Is there a way to have a secure connection that can withstand
changing ip addresses?

Thanks
Gene

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim Nasby 2006-07-28 23:13:10 Re: Secure connections with changing ip addresses?
Previous Message Reece Hart 2006-07-28 21:33:36 Re: copy losing information