Showing posts with label firewall. Show all posts
Showing posts with label firewall. Show all posts

Friday, March 23, 2012

Reporting services Port Number

hi all;
What is the reporting services port number, like we have to ensure that port
1433 is open in the firewall, and the same for OLAP there is a port no
related to it, can any one tell me what is the port no we have to open it in
the firewall for the reporting services?
thanks in advancedIt is just a web application using HTTP protocol, and served by IIS. So the
default port would be 80. Of course the website/app could be configured to
use different port. Th be sure, go to the IIS manager to see the
website/app's configuration.
"yaser" <yaser.abu-khudier@.hotmail.com> wrote in message
news:OpN78n6cIHA.288@.TK2MSFTNGP02.phx.gbl...
> hi all;
> What is the reporting services port number, like we have to ensure that
> port 1433 is open in the firewall, and the same for OLAP there is a port
> no related to it, can any one tell me what is the port no we have to open
> it in the firewall for the reporting services?
>
> thanks in advanced
>|||Olap runs off 2725 for Sql 2000 and 2383 for Sql 2005
SRS by default uses the Default website which runs off Port 80.
SRS can however work off pretty much any port and or website. The downside
to this being the port number would be exposed in the URL. (if it is anything
but 80.)
This would need to be addressed.
Rob
--
"yaser" wrote:
> hi all;
> What is the reporting services port number, like we have to ensure that port
> 1433 is open in the firewall, and the same for OLAP there is a port no
> related to it, can any one tell me what is the port no we have to open it in
> the firewall for the reporting services?
>
> thanks in advanced
>
>

Reporting Services Over the Internet

Can anybody help.
I want to run reporting services on a web server (DMZ and Firewall) and use
NT authentication, but when i try to run a report and the data source falls
over saying it can not found the login.
I have created the login (test) on both the Domain and web server (same
password)
Regards
Gary
Direct e-mail gary.baker@.mentec.co.ukI assume you've tried SQL Login instead of NT Auth for your data source?
And the SQL box and web server are both in the same domain?
Jeff
"Gary Baker" <gary.baker@.mentec.co.uk> wrote in message
news:OpKj#IllEHA.2820@.TK2MSFTNGP15.phx.gbl...
> Can anybody help.
> I want to run reporting services on a web server (DMZ and Firewall) and
use
> NT authentication, but when i try to run a report and the data source
falls
> over saying it can not found the login.
> I have created the login (test) on both the Domain and web server (same
> password)
> Regards
>
> Gary
>
> Direct e-mail gary.baker@.mentec.co.uk
>