Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Physical architecure


Message #1 by "Yogesh J" <yogeshjohar@h...> on Mon, 11 Feb 2002 04:02:12
Hi There, 



I had prviously one application using IIS/MTS/SQL Server on one machine 

only. Now I need to migrate the application in Win 2000 Environment, with 

all the 3 tiers on 3 different physical machines. Means IIS 

(Presentation), MTS (Bussiness Rules/COM Component) and SQL Server 

(Database) on 3 different machines. 



How to go about distributing 3 tiers physically, and for the security 

reasons, this is also required to open particular port on each server thru 

which they will talk, I got for SQL Server the port 1433, and IIS port 80. 

But what is the port for server running MTS ? If somebody got some kind of 

white paper or some web site link please share or send at my mail id. 

yogeshjohar@h...





Thanks & Regards,

Yogesh
Message #2 by Adil Rehan <adilrehan@y...> on Mon, 11 Feb 2002 10:58:25 -0800 (PST)
The folowing link at microsoft support web site contains the list of all of the important ports

(including RPC) on a domain controler. 

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q289241



I believe that the following links will also be helpful in configuring your MTS across the

firewall

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q250367

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306843



Regards,

Adil Rehan



--- Yogesh J <yogeshjohar@h...> wrote:

> Hi There, 

> 

> I had prviously one application using IIS/MTS/SQL Server on one machine 

> only. Now I need to migrate the application in Win 2000 Environment, with 

> all the 3 tiers on 3 different physical machines. Means IIS 

> (Presentation), MTS (Bussiness Rules/COM Component) and SQL Server 

> (Database) on 3 different machines. 

> 

> How to go about distributing 3 tiers physically, and for the security 

> reasons, this is also required to open particular port on each server thru 

> which they will talk, I got for SQL Server the port 1433, and IIS port 80. 

> But what is the port for server running MTS ? If somebody got some kind of 

> white paper or some web site link please share or send at my mail id. 

> yogeshjohar@h...

> 

> 

> Thanks & Regards,

> Yogesh








__________________________________________________

Do You Yahoo!?

Send FREE Valentine eCards with Yahoo! Greetings!

http://greetings.yahoo.com


  Return to Index