从1到差不多1024左右的端口,都已经被安排的很详尽了!现在通过注册登记的端口号已经应用到49151了。
你知道几个端口号的用途?国外有专业网站登记了世界各地对端口号码的申请与使用,公开这个端口号码表,可以让更多的软件没有冲突的使用。你猜一下,这个登记表里有几个登记项目是中国的端口号申请?呵呵
PORT NUMBERS
(last updated 2 December 2004)
The port numbers are divided into three ranges: the Well Known Ports,
the Registered Ports, and the Dynamic and/or Private Ports.
The Well Known Ports are those from 0 through 1023.
The Registered Ports are those from 1024 through 49151
The Dynamic and/or Private Ports are those from 49152 through 65535
端口号码与应用(用途)
http://www.iana.org/assignments/port-numbers
协议简称与全称对照,以及相应的标准编号
http://www.iana.org/assignments/protocol-numbers
Q:[0014]如何关闭Windows 2000下的445端口?
A:
关闭445端口的方法有很多,但是我比较推荐以下这种方法:
修改注册表,添加一个键值
Hive: HKEY_LOCAL_MACHINE
Key: SystemCurrentControlSetServicesNetBTParameters
Name: SMBDeviceEnabled
Type: REG_DWORD
Value: 0
修改完后重启机器,运行“netstat -an”,你将会发现你的445端口已经不再Listening了。
工具软件:FPORT
该文件为某防护软件开发商提供,并可以单独使用。可以查出来哪些端口正在使用并且关联的程序是什么。进程号是多少。
推广关键字:
->端口扫描.网络端口及其详解 网络端口及其详解, ... 网络端口及其
详解. ... 第1 页网络端口及其详解分页(一) 第2 页网络端口及其详解分页(二) 第3
页网络端口及其详解分页(三) 第4 页网络端口及其详解分页(如何关闭Windows 2000下的445端口? 关闭445端口的方法有很多,
通常用修改注册表的方法:. ... 6) 运行“netstat –an”,你将会发现你的445端口已经
不再Listening了。 7) 如何关闭Windows 2000下的5800,5900端口?查看开放端口判断木马的方法