How to change a port

  • Thread starter Thread starter Samantha
  • Start date Start date
S

Samantha

Hi,

How can I change the port that a particular service is
using eg. change the iis port from 80 to something else?

Thanks
 
This is something that depended on the application you wants to change (i.e
IIS port can be changed).
Another way is the use some port redirector application or hardware, that
can be done in some firewalls, load balancers, etc...
Shai
 
As the other poster sated, it depends completely on the service or
application. IIS cange be changed by following the steps in this article:

149605 How to Change the TCP Port for IIS Services
http://support.microsoft.com/?id=149605

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top