View previous topic :: View next topic |
Author |
Message |
locoPetey
Cadet
Joined: May 12, 2004
Posts: 7
Location: USA
|
Posted: Wed May 19, 2004 6:10 pm Post subject: what needed ports to open?? |
|
|
I am running a win2k3 server with Cold Fusion and SQL server sp3. I want to turn on TCP/IP filtering but dont know what ports i need open with regards to tcp/udp/ip.
I need the following items to work:
WEB (80)
FTP (21)
Terminal Server (1434)
DNS (??)
Remote desktop (3389)
SMTP (25)
SQL Server (??)
Cold Fusion (??)
What else am i missing?
Could anyone please help with determining which ports to open for each tcp/udp/ip? I tried but dns didnt work etc.
Thanks so much,
Pete |
|
Back to top |
|
|
Cyber-Cop
Corporal
Joined: May 13, 2004
Posts: 50
Location: Canada
|
Posted: Wed May 19, 2004 10:25 pm Post subject: |
|
|
DNS (53) TCP/UDP
SQL Services (118) TCP/UDP
Cold Fusion I'm not familiar with. Sorry. |
|
Back to top |
|
|
locoPetey
Cadet
Joined: May 12, 2004
Posts: 7
Location: USA
|
Posted: Thu May 20, 2004 12:57 pm Post subject: |
|
|
thanks but when i permit the following under tcp/udp:
80
21
25
1434
3389
53
118
i lose outbound internet cause it cant find the dns entries for domains. I can connect to ip addresses however. Also, eventhough i DONT PERMIT port 135, active ports shows that it is still listening. is that right?
THanks i really appreciate your help. |
|
Back to top |
|
|
Cyber-Cop
Corporal
Joined: May 13, 2004
Posts: 50
Location: Canada
|
Posted: Thu May 20, 2004 9:46 pm Post subject: |
|
|
135 is RPC which windows requires. See the link below where you can download a spreadsheet that describes all the windows server specific ports.
http://www.microsoft.com/downloads/deta...laylang=en |
|
Back to top |
|
|
locoPetey
Cadet
Joined: May 12, 2004
Posts: 7
Location: USA
|
Posted: Fri May 21, 2004 1:10 pm Post subject: |
|
|
thanks. one more question: i see an unauthorized IP connected to port 135 all the time (different ones) does this mean that my system has been comprimised? I ran a trojan scanner and it didnt find anything.
thanks,
Pete |
|
Back to top |
|
|
jeffkcis
Cadet
Joined: Jun 01, 2004
Posts: 1
Location: USA
|
Posted: Tue Jun 01, 2004 2:41 pm Post subject: |
|
|
I also loose internet when blocking UDP ports. I can get to internet if I use an IP
Can anyone tell me what UDP ports are needed for outgoing DNS resolution other than 53. I also need to know what ports for mail sevices too, POP3 etc... |
|
Back to top |
|
|
Cyber-Cop
Corporal
Joined: May 13, 2004
Posts: 50
Location: Canada
|
Posted: Tue Jun 01, 2004 9:33 pm Post subject: |
|
|
Ports for various mail services:
SMTP Port 25 TCP/UDP
POP3 Port 110 TCP/UDP
For a list of well known and registered ports, see the link below:
http://www.sockets.com/services.htm#WellKnownPorts |
|
Back to top |
|
|
|