Tuesday, March 20, 2012

Can't access from internet ?

Moreno,
Reporting Services will work overt the web. Here's what I have done to
enable this to work: -
1. Installed Reporting Services on a Server inside the DMZ.
2. Set up a rule on the external DMZ firewall (ISA Server) to pass
through all requests for www.mydomain.com to the server with Reporting
Services installed on it (making sure that it's also passing through
all HTTP Headers).
3. Mapped the Site on the Reporting Services server to listen to
www.mydomain.com requests.
I then set up Forms Authentication using this sample: -
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2k/html/ufairs.asp
Does this help?
Thanks,
Phil Winstanley
Microsoft ASP.NET MVP
http://www.myservicescentral.comThank you for your response, Phil.
Points 1 and 2 are OK.
I don't know exactly how to modify configuration files to make Report Server
listen to new URL requests.
( I've tried a lot of combinations without success )
I've also configured Reporting services to work with SSL. May this causes
some additional problems ?
"Phil Winstanley [Microsoft MVP ASP.NET]" <phil@.winstanley.name> ha scritto
nel messaggio news:cbmejv$4mt@.odak26.prod.google.com...
> Moreno,
> Reporting Services will work overt the web. Here's what I have done to
> enable this to work: -
> 1. Installed Reporting Services on a Server inside the DMZ.
> 2. Set up a rule on the external DMZ firewall (ISA Server) to pass
> through all requests for www.mydomain.com to the server with Reporting
> Services installed on it (making sure that it's also passing through
> all HTTP Headers).
> 3. Mapped the Site on the Reporting Services server to listen to
> www.mydomain.com requests.
> I then set up Forms Authentication using this sample: -
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2k/html/ufairs.asp
> Does this help?
> Thanks,
> Phil Winstanley
> Microsoft ASP.NET MVP
> http://www.myservicescentral.com
>

No comments:

Post a Comment