My experience with vagrant is very little as most of the time is seems to work. In this case however, I have not been able to get the desired behaviour.
I am trying to work on a rails application and it comes with its own Vagrantfile. While I can acess the machine via ssh I am unable to ping the machine or access the rails application running on port 80 on the vm.
Btw, I am running Vagrant 1.6.3 and VirtualBox 4.1.3 on an archlinux machine. I would really appreciate it if someone can point me in the right direction.