These ports [Archive] - SpeedGuide.net Broadband Community

View Full Version : These ports


ARS
03-19-01, 05:25 PM
I was running a Connection Watcher, and turned off everythng that access the internet, and ran it...
These ports were opened:
2170
641
135
137
138
139
1025
1026
2170
137
138
1026

Now are these ports ok to have opened? And how do I close them etc..?
I have Zone Alarm Pro, and running Windows98.

Thanks,

Anthony

blebs
03-19-01, 05:58 PM
Please read this about network bondage. This will close port 137 and I believe 138 and 139. http://grc.com/su-bondage.htm

The others should already be closed if your running ZA Pro. Check your security settings and check your programs to see if for some reason they have been given server rights. :)

Scoot
03-19-01, 07:12 PM
You should try typing from a command prompt:
netstat -a -n
It will show what ports are listening. Do it right after boot so you have no programs open.
Do secure your bindings according to the directions at the link above.
I can give you some links as to what ports are used by:
Suspect Port List(2kmaro) (http://209.125.52.228/dslr/suspectports.htm)
Port List (http://www.isi.edu/in-notes/iana/assignments/port-numbers)
Port Numbers and Services Database (http://www.sockets.com/services.htm)
Port Knowledgebase (http://advice.networkice.com/advice/Exploits/Ports/default.htm)
Port List Links (http://www.dslreports.com/forum/remark,587535;root=security,1;mode=flat#587780)
Make sure you reboot because sometimes the port stayes open after the connection is closed for some time.
Good luck :)