Re: hostname routing
snek <[email protected]> Tue, 16 Jun 2026 11:18:50 +0200
| Newsgroups | gmane.network.openssh.devel |
|---|---|
| Message-ID | <[email protected]> |
I have a static IP, but I don't have as many static IPs as I have computers that I want to connect to. In a sense what I want is a sort of "ad-hoc" ProxyJump, where you just type e.g. `ssh [email protected]` and the server at `git.example.com` has enough information to choose for itself if ProxyJump is needed (because the ssh client sends the hostname "git.example.com" in some sort of extension) rather than the user having to manually configure it. On Tue, Jun 16, 2026, at 11:13, Sevan Janiyan wrote: > On 16/06/2026 09:50, snek wrote: > > I'm trying to figure out if there's a good way to expose my git server's ssh to the world without having to give it a dedicated IP > > Dynamic DNS an option?? (you'd have to run something on the host side to > trigger an update upon detection of IP change). > > > Sevan > _______________________________________________ > openssh-unix-dev mailing list > [email protected] > https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev >