View Full Version : close some Ports
Painkiller
01-19-2002, 07:42 AM
Exist a form for close some ports in my machine without install a software (i want to close especify the ports 139 and 135)
can i do this?
how?
POBrien
01-21-2002, 07:42 AM
135/139 are for netbios. There's a method to stop netbios from binding on startup. I read it somewhere (a long time ago) at dslreports.com
They are open by default.
I have client for microsoft networks installed. File/Print Sharing is not checked.
Here's the results of the default open ports after booting up.
C:\WINDOWS>netstat -a
Active Connections
Proto Local Address Foreign Address State
TCP host:135 ME1:0 LISTENING
TCP host:1025 ME1:0 LISTENING
TCP host:1415 ME1:0 LISTENING
TCP host:137 ME1:0 LISTENING
TCP host:138 ME1:0 LISTENING
TCP host:nbsession ME1:0 LISTENING
TCP host:1711 p.wtlive.com:80 TIME_WAIT
UDP host:1415 *:*
UDP host:nbname *:*
UDP host:nbdatagram *:*
A firewall will block all access to the ports.
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.