I have a helpDesk app. that sits on a server only accessible to our web users within our building. But we also have offices in other buildings through out the State.
I would like to give access to the help desk for our remote users, but the server only has an internal IP address 999.9.9 and of course all our external users come through the external IP address 00.00.000.000.
Without moving the app to my webserver that gives access to both internal and external users, how can I best redirect these request to this internal server?
I would like to give access to the help desk for our remote users, but the server only has an internal IP address 999.9.9 and of course all our external users come through the external IP address 00.00.000.000.
Without moving the app to my webserver that gives access to both internal and external users, how can I best redirect these request to this internal server?