I have some problem with my single node cloudfoundry which I installed in Virturalbox (Ubuntu 11.10 server version)
I installed cloudfoundry successfully and push my first app written in ruby up to the cloudfoundry
when I check vmc apps
I can see my app "RUNNING"
but when I try to connect from outside (HOST OS)
I put 192.168.11.51
in my browser's url (which is my vm's ip address)
and it only shows
VCAP ROUTER: 404 - DESTINATION NOT FOUND
Does anyone know what's going on?