Web Hosting Talk







View Full Version : What are the normal ports that are supposed to be open? on a windows IIS server


Cephren
08-26-2002, 09:26 AM
I was wondering what are considered normal ports to be open on a Win2000 server IIS server?

This is what I have right now on one of them:
This server is running MS SQL also.


- afs3-bos -- open
- irc-serv -- open
- ms-streaming -- open
- ms-sql-s -- open
- iad1 -- open
- nterm -- open
- blackjack -- open
- microsoft-ds -- open
- https -- open
- nbsession -- open
- dcom -- open
- http -- open
- ftp -- open


Should all of them other than the obvious ones should be open?
ie. iad1?

RackMy.com
08-26-2002, 11:24 AM
Are you just wanting to run IIS?

matt2kjones
08-26-2002, 05:01 PM
it depends, what do you want the server to do? Just web, or more?

Cephren
08-27-2002, 02:18 AM
just web, ftp, https and mssql.

Whats the blackjack port for?

DigiCrime
08-27-2002, 04:56 AM
http=80
ftp=21
https=443
sql=1433

I use IISLockdown on mine, and still run all these services!

DigiCrime
08-27-2002, 04:59 AM
blackjack port has something to do with a trojan or programs i forgot

list of ports
http://www.digitaltoad.net/docs/port/port01024-01199.html

anantatman
08-27-2002, 05:14 AM
might wanna keep rdp open if you want to use terminal services/ remote desktop to adminster the server

JDMundo
08-27-2002, 10:50 AM
You need both port 20 and 21 open for ftp.