In comp.os.linux.networking Matthew Denny <(E-Mail Removed)>:
> Hi all,
> I'm thinking about getting SBC DSL service (dynamic IP), but I'd like to
> be able to log into one of my Linux boxes using SSH. I'm told that an
> effective (and cheap) alternative to static IP service is to use DynDNS.
[..]
> If I should be doing something different, please let me know. If this
> is how you do it, I have the following questions:
> - How long does it typically take for the dynDNS changes to propagate to
> other DNS servers? Is it on the order of minutes? hours? days?
It doesn't propagate, despite the dynDNS server own secondaries
to anything on its own at all. You want to check the TTL (Time to
live) for the dynDNS service, which means the time other DNS
server will keep the record once queried in their cache and
answer queries with it before asking one of the authoritative
dynDNS server again.
> - Are there any other complications with tunneling the SSH connections
> in terms of hostname authentication or anything else?
Hostname verification should fall every time DNS record is
updated, so will host based authentication. I'd switch that off
and use user key authentication.
Good luck
[..]
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo
(E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 295: The Token fell out of the ring. Call us when
you find it.