On Tue, 2023-06-20 at 12:09 -0600, the...@sys-concept.com wrote: > Any better solution for me, to get a remote system new IP address. > > Telus has a tendency of changing the static IP without any warning, it > happened to me in the middle of ssh connection with the remote system.
Dynamic DNS is what you want. Example: I have a subdomain set up (whatever-i-feel-like.mydomain.tech) and some software to update it. Of course, this is dependent on a combination of 1) software and 2) service that is supported by the software. In my case, I use OpnSense and their dynamic client updating my DNS on Namecheap using an API key. Perhaps someone has a more simple/elegant solution, but mine required no change of software or service and it is extremely reliable.