Hello Adam,

If you do vagrant up

then do vagrant ssh-config it should tell the port forwarded

Then using the web browser you can try to reach that port. ie

https://127.0.0.1:2222

it should return protocol-error since its ssh and not https, but will help
to see the port.

Other test will be use putty or ssh command from your OS and see if you get
a prompt.

Alvaro.


On Sat, Feb 20, 2016 at 1:33 AM, 'Adam Turner' via Vagrant <
[email protected]> wrote:

> Hello again,
>
> a) I can stop and start the virtual machine in virtualbox without any
> apparent problems.
>
> b) I found this suggestion of trying precise32 on other forums, so that is
> what I was trying in my first post but it still has the same problem.
>
> This is what made me wonder if it is a problem with the ssh itself.
> Possibly a problem with the port forwarding but disabling firewall and
> antivirus does not seem to help. Are there any other programs and or
> settings that may be causing the ssh to fail? Or diagnostics I could use to
> check whether the port forwarding is working?
>
> Thanks.
>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/mitchellh/vagrant/issues
> IRC: #vagrant on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vagrant-up/b9b064e2-a957-46ba-a1c3-f905c02e18b6%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezJfTFts37KCpRZ3tV%3DX5SJKA6vb5zmnP4C0RAsiVb0pQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to