ssh to Web Host from static IP works -- will fail if change to dynamic IP?
Opening an OS X terminal window and uttering
% ssh <my user_name>@<my_sitedomain>
has worked flawlessly for me for years. I depend on plain old ssh to maintain sites.
BUT, my ADSL service is static IP, for which I pay a premium. I'd like to change to cheaper dynamic IP service.
I'm vaguely aware that ssh security requires the host to recognize my client IP address before granting access. Is this correct?
If so, it seems that SSH will no longer work if I try to connect from a different IP address for each session, which is what will happen with the cheaper service. Right?
Is there a way to continue using SSH as before after I switch to dynamic IP service?
My web host service (bluehost) supports two alternative web-based SSH clients, but I've had real difficulties working with these -- they don't seem to connect reliably at all. I suppose if there is no choice I would have to figure out why these are failing...and hopefully find a fix.
But I would 'druther use plain ssh if at all possible.
Q1: Is there a way to use plain ssh with dynamic IP?
Q2: If so, how?
Q3: Is there anything special I might do to verify this method before changing over to dynamic IP service?
TIA,
Henry
Intel iMac, Mac OS X (10.4.9)