Accessing SSRS Reports outside (VPN/ INTRANET)

  • if you have connected over VPN then your acting like your on your companies LAN so there is no issue with connecting to SSRS using your normal windows accounts

    but when you go into internet facing SSRS you will need to develop a custom solution using the report viewer controls and custom authentication

  • Thanks for your reply....

    Is there any simple method to implement this functionality (ACCESSING SSRS REPORTS OUTSIDE FIREWALL/VPN)

    Instead of Deploying entire SSRS on another webserver.

  • from what I remember when I was looking at this

    you need to look at the authentication methods needed for SSRS, will need custom or forms auth based, then you just add in the report viewer control to your webpage which links back to the url of the SSRS server.

    google internet facing ssrs and terms like that and it should lead you in the right direction

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply