craigsboyd
IS-IT--Management
I've got a client application that utilizes ports 80, 21, 25, and 1433 on the server. Problem is that users can have any number of problems accessing the ports other than port 80... problems range from firewalls to routers to ISP restrictions to anything else that might block that traffic. So, in a number of cases we are sitting on the phone with the user's after they install the application and trying to figure out what has the traffic blocked.
What I would like to do is send everything through port 80 (or do something that minimizes the chances that this type of communication is blocked from the client-side to the server). Is this possible? A reverse proxy or some such thing? Any help, ideas, or pointing in the right direction is greatly appreciated.
What I would like to do is send everything through port 80 (or do something that minimizes the chances that this type of communication is blocked from the client-side to the server). Is this possible? A reverse proxy or some such thing? Any help, ideas, or pointing in the right direction is greatly appreciated.
