Firewall rule for client error reporting
John.Douglas
Posts: 3
Hi there,
My client is testing some code I wrote and obfuscated using SA - when he sees error reports these are being bounced by his own firewall so he can't submit them to the SA reporting server for me to look at.
What ports does he need to open to allow these reports to get to the outside world?
Apols if this is covered elsewhere - I searched the site but couldn't find the answer anywhere obvious.
Kind regards,
John.
My client is testing some code I wrote and obfuscated using SA - when he sees error reports these are being bounced by his own firewall so he can't submit them to the SA reporting server for me to look at.
What ports does he need to open to allow these reports to get to the outside world?
Apols if this is covered elsewhere - I searched the site but couldn't find the answer anywhere obvious.
Kind regards,
John.
Comments
It's good old fashioned HTTP on port 80. Sawebservice is a standard SOAP webservice that gets and sends XML over the web.
Many thanks - that's very helpful!
Kind regards,
John.