How to make Cloud Foundry API Endpoint URL accessible from a different host?


PRASHANTO CHATTERJEE
 

I have an on-premise Cloud Foundry installation on BOSH-Lite (release: BOSH 1.3115.0). I am using java client libraries to access the BOSH Director after making the Director VM accessible to other hosts in the local network.
However I am not able to connect to the Cloud Foundry API Endpoint URL (release: cf/222+dev.3).

The said post talks about it: http://stackoverflow.com/questions/33238471/access-bosh-lite-cloud-foundry-vm-from-local-network/36886279#36886279
However its not clear how to add the routing rules on other hosts in the network. Has someone managed to successfully configure the API endpoint for Cloud Foundry to make it accessible to other hosts in the local network?

Join {cf-bosh@lists.cloudfoundry.org to automatically receive all group messages.