I am developing an application that is making use of the REST API. My development environment is such that the REST API calls need to be accepted on the outside interface. Testing the app on a system on the inside network works well but I have a rem...