VERSION IP TYPE REGION CREATED AT
v4 37.16.29.25 public (dedicated, $2/mo) global 47s ago
Changed to a dedicated IP and it works. Thanks!!!
Do you know the answer to this followup question.
If I need to have multiple VMs and be able to ssh into each one individually (a specific one each time). Can I do that with one app, or do I need a different one (and an IP) for each?
Another classic approach is to have a single intermediary Machine that everyone on the outside SSHes into first, and then they SSH again to the specific <machine-id>.vm.<appname>.internal address once they have a shell inside.
(I’ve used both in the past, at different organizations…)
A third thing that should work is to use kernel-mode WireGuard to connect into the whole .internal network. This doesn’t require the flyctl CLI on the clients, but it may give them more access to other stuff than you intended…
†Edit: It would probably be prudent to make the internal_ports on their own be unique, actually. I.e., have only one of them be 2222.