在區域網路內不能ping通主機名稱。
如下:
C:/Documents and Settings/Administrator>ping win2003server
Ping request could not find host win2003server. Please check the name and try again.
解決辦法:
網路位置
右鍵 屬性
,在網路連接
視窗中選擇本地串連
,在本地連接點右鍵選擇屬性
,選擇網際網路通訊協定 (IP)(TCP/IP)
,再點屬性
,點進階
按鈕,在彈出的進階TCP/IP設定
中切換到WINS
選項卡,如果NetBIOS設定
中禁用TCP/IP上的NetBIOS
,那麼選擇啟用TCP/IP上的NetBIOS
即可解決問題。
C:/Documents and Settings/Administrator>ping win2003server<br />Pinging win2003server [192.168.2.176] with 32 bytes of data:<br />Reply from 192.168.2.176: bytes=32 time<1ms TTL=128<br />Reply from 192.168.2.176: bytes=32 time<1ms TTL=128<br />Reply from 192.168.2.176: bytes=32 time<1ms TTL=128<br />Reply from 192.168.2.176: bytes=32 time<1ms TTL=128<br />Ping statistics for 192.168.2.176:<br /> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),<br />Approximate round trip times in milli-seconds:<br /> Minimum = 0ms, Maximum = 0ms, Average = 0ms
如果已經選擇了啟用TCP/IP上的NetBIOS,那麼需要找其它解決辦法了。