Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am networking amateur and was hoping someone can point me in the right direction.

I have set up a MS win SBS 2011 server at the office and installed a CRM (opencrx.org) on there and everything seems to work on the server. The CRM is based on a TOMEE Stack - Tomcat server and I am not sure how that works. The CRM is currently running on localhost:8080/opencrx-core-CRX which I believe is a TOMEE stack servlet or something or another : )

I need help with the following:

  1. Access the CRM from client computers in the office
  2. Access the CRM from remote locations via the browser

I am trying to set up a domain or use ip address to access the CRM on the server. I have added to windows hosts file my servers ip address to localhost hoping that would allow the client computers to connect to the app but that did not work.

BTW: I have set up the windows remote web access feature of the server in case that can somehow be used to accomplish the above mentioned but really, I just need to get the webapp to be accessible from other computers.

Any help would be greatly appreciated.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.