View Single Post
  #4 (permalink)  
Old 10-23-2008, 03:39 PM
ssanderlin's Avatar
ssanderlin ssanderlin is offline
EPMFAQ Founder/Owner
 
Join Date: Feb 2008
Location: Quakertown, PA
Posts: 171
Thanks: 0
Thanked 17 Times in 17 Posts
Default

Quote:
Originally Posted by akae View Post
Of course!
You are doing a great job, much more than M$ Technical $ervice!
I think all those problems are related to the Spanish version of MOPS.

Could anybody tell me the ports that are necesary for PS to work properly?
something like

netsh firewall show state verbose=enable

from a well-working server would be fantastic!
Thanks in advance.
Well, thank you -- I appreciate that

It depends on what kind of configuration you are trying to support, how your servers are configured, and where things are located within your network infrastructure.

If you are trying to support people remotely connecting to PS07 using Pro/PWA and your PS07 instance is configured to use port 80, then you should only need port 80 open from the dirty side into your PS07 WFEs.

If you are trying to support applications that use impersonation that are run remotely, then you will need to open additional ports... however, I would advise against this configuration as it may significantly increase the exposure of your server to attacks. This is one of the reasons why the PSI Proxy was created -- so you didn't need to expose the PSI itself, only the web application where PWA resides so it can then forward on your requests.
__________________
Stephen Sanderlin
Founder/Owner - EPMFAQ
VP of Technology - MSProjectExperts
Microsoft Project MVP

If you found this message useful, please click the Thanks button in the post!

This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly.
Reply With Quote