You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
vagrant up is failing to ssh to instances I am creating because my rackspace setup disables public addresses. Is there a way to have it ssh over the servicenet?
The text was updated successfully, but these errors were encountered:
I might be able to help if you share a few more details.
Vagrant SSHes from your machine (where you run Vagrant) to the Rackspace "guest" machine. ServiceNet is a network that's just between Rackspace machines. Are you running Vagrant on one Rackspace machine to bring up other Rackspace machines?
If not, do you have some other setup (like a VPN) that would allow your machine (wherever you run vagrant) to connect to ServiceNet? If so, what setup?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
vagrant up is failing to ssh to instances I am creating because my rackspace setup disables public addresses. Is there a way to have it ssh over the servicenet?
The text was updated successfully, but these errors were encountered: