Hi I created 3 vagrant boxes , 1 ubuntu, 2nd and 3rd centos 6.5. I can do
vagrant ssh ubuntu
and it works fine and I can access the box.
However, when I do
vagrant ssh centos1
command line returns back and nothing happens. I added -vvv but nothing is displayed
Whne boxes were created, it seems that right ssh ports were assigned correctly to the boxes