Blocking Port:445 on Windows 2000 Professional

M

Mangapathi

How can i block the tcp/ip port on my pc. Huge traffic is
going on particular port:445. Except tcp/ip port:445 i
want to allow all other ports. How can i do it.
Pl. anybody can help me.

Regards
Mangapathi
 
G

Guest

Hi,

y'll find explanations about TCP445 port here:
http://www.ntsecurity.nu/papers/port445/

How to remove listening on this port?
You can close it by modifying the registry in the following way:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters ]
"SmbDeviceEnabled"(DWORD)=0

Then restart.

Xavier Mercy
 
S

Steven L Umbach

You need a firewall, ipsec filtering, or ip filtering to block access to ports on a
computer. Port 445 is used for a lot of things including file and print sharing. If
your computer does not offer shares to anyone or needs to be managed remotely via
Computer Management, disable file and print sharing on your network adapter. The link
below gives the basic steps on computer security. I would be sure to run a virus and
spyware scan ASAP using current definitions. --- Steve

http://www.microsoft.com/athome/security/protect/default.aspx
http://www.snapfiles.com/Freeware/security/fwfirewall.html -- free firewalls
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top