admin 管理员组

文章数量: 887021

1.首先在VMWare虚拟机主界面-菜单-编辑-虚拟网络编辑器,添加网络(NAT模式)并应用确认:

2.在xp虚拟机-控制面板-网络连接-本地连接-属性-internet设置-选择自动获取IP地址、DBS服务器地址:

3.重启本地连接,显示连接上,ping www.baidu 得到返回,即网络设置成功:

C:\Documents and Settings\winxp>ipconfig

Windows IP Configuration

Ethernet adapter 本地连接:

Connection-specific DNS Suffix . : localdomain

IP Address. . . . . . . . . . . . : 192.168.136.128

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.136.2

C:\Documents and Settings\winxp>ping www.baidu

Pinging www.a.shifen [61.135.169.125] with 32 bytes of data:

Reply from 61.135.169.125: bytes=32 time=15ms TTL=128

Reply from 61.135.169.125: bytes=32 time=16ms TTL=128

Reply from 61.135.169.125: bytes=32 time=16ms TTL=128

Reply from 61.135.169.125: bytes=32 time=16ms TTL=128

Ping statistics for 61.135.169.125:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 15ms, Maximum = 16ms, Average = 15ms

本文标签: 虚拟机 服务器 网络 XP