C:\Documents and Settings\Administrator>ipconfig/all Windows IP Configuration
Host Name . . . . . . . . . . . . : lovelong
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : domain
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . : domain
Description . . . . . . . . . . . : Realtek RTL8168/ thernet NIC
Physical Address. . . . . . . . . : 00-18-F3-4D-D8-E
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.102
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 61.147.37.1
61.177.7.1
Lease Obtained. . . . . . . . . . : 2008年4月9日22:
Lease Expires . . . . . . . . . . : 2008年4月9日22: Ethernet adapter 本地连接3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual E VMnet8
Physical Address. . . . . . . . . : 00-50-56-C0-00-0
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.203.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter 本地连接4:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual E
VMnet1
Physical Address. . . . . . . . . : 00-50-56-C0-00-0
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.10.10.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
这些是什么意思啊?
还有我的QQ用的显示IP版的为什么显示的IP又是221.229.54.191:38566呢?????????
提问者采纳
2008-04-09 23:25
221.229.54.191:38566 是你对外的唯一识别IP地址,就像你的门牌号。
而192.168.1.102 ,是虚拟网段,相当于你家的房间,可以是厨房,可以是卧室。
是内部你随便更改和划分的。
而上一行的IP是不可变更的。
简要说下意思:
Host Name . . . . . . . . . . . . : lovelong (主机名字)
IP Routing Enabled. . . . . . . . : No (路由功能可用)
Ethernet adapter 本地连接:
Connection-specific DNS Suffix . : domain (成员域)
Description . . . . . . . . . . . : Realtek RTL8168/ (设备描述,瑞昱8168网卡)Physical Address. . . . . . . . . : 00-18-F3-4D-D8-E (物理地址,即可mac地址,这个出厂都是唯一的)
Dhcp Enabled. . . . . . . . . . . : (静态分配地址可用)
Autoconfiguration Enabled . . . . : (自动配置网络环境可用)
IP Address. . . . . . . . . . . . : 192.168.1.102 (本地网IP,即虚拟网段,相当于家里的某个空间)
Subnet Mask . . . . . . . . . . . : 255.255.255.0 (子网掩码,你的网段里前3块是不允许动的,即192.168.1.是固定的)就是说在你家的这个网段里最多放253
台(192.168.1.2-192.168.1.254)电脑同时上网。
)
Default Gateway . . . . . . . . . : 192.168.1.1 (默认网关)
DHCP Server . . . . . . . . . . . : 192.168.1.1 (静态服务器地址)
DNS Servers . . . . . . . . . . . : 61.147.37.1 (动态服务器地址)
61.177.7.1 (备用动态服务器地址)这两个是网络服务提供商设定,即要通过他们获得上网权限。
Lease Obtained. . . . . . . . . . : 2008年4月9日22:
Lease Expires . . . . . . . . . . : 2008年4月9日22: 这两个是你192.168.1.102这个地址获得使用租期,不用管,DHCP Server 会自动再分配的。
以下的类似,没猜错的话,你电脑支持ipv4 和ipv6两种使用协议,适应能力更强!
Ethernet adapter 本地连接3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual E
VMnet8
Physical Address. . . . . . . . . : 00-50-56-C0-00-0
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.203.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter 本地连接4:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual E
VMnet1
Physical Address. . . . . . . . . : 00-50-56-C0-00-0
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.10.10.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :。