Reports not accessible through project portal by remote user
I have installed VSTS - Application Tier and Data Tier on seperate machines.The Application Tier has been connected to LIVE IP.
I am trying to access the reports via the project portal.(http://(liveip)/sites/teamproject/) Everything else is accessible, except the reports section. It shows "page not found" error.
The reason being, internally when application tier accesses the data tier it replaces URL with local machine's address of the data tier. As the reporting services is running on Data Tier.
I have come accross the tfsredirect.aspx, do i need to alter page in order to make reports accessible to a remote user or changes any setting on the data tier ?
I am unable to deduce the reason behind the problem.
Please help.

