IP conflict 了 !!



贊助商連結


chengkui
2001-06-23, 03:56 PM
大家好!!

我有一個問題 :

NT Server(4.0 sp5) 彈出一 Msg 告訴我有一
IP conflict 了.
我要如何查出那兩個PC 或 工作站 或 其他設備
conflict 呢 ?

目前己經知道一台pc 了.

請大家幫幫忙!!

謝謝!

贊助商連結


timas
2001-06-24, 03:30 PM
1. 把已知的那一台關掉
2. ping 一次那個IP看看 有可能衝突之後 兩台TCP/IP都不能動了 那也甭玩了
3. ping -a xxx.xxx.xxx.xxx
範例如下
C:\>ping -a 192.168.1.15

Pinging anderson [192.168.1.15] with 32 bytes of data:

Reply from 192.168.1.15: bytes=32 time<10ms TTL=128
Reply from 192.168.1.15: bytes=32 time<10ms TTL=128
Reply from 192.168.1.15: bytes=32 time<10ms TTL=128
Reply from 192.168.1.15: bytes=32 time<10ms TTL=128

Ping statistics for 192.168.1.15:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms


機器名字就出來了

chengkui
2001-06-26, 12:50 AM
最初由 timas
1. 把已知的那一台關掉
2. ping 一次那個IP看看 有可能衝突之後 兩台TCP/IP都不能動了 那也甭玩了
3. ping -a xxx.xxx.xxx.xxx
範例如下
C:\>ping -a 192.168.1.15

Pinging anderson [192.168.1.15] with 32 bytes of data:

Reply from 192.168.1.15: bytes=32 time<10ms TTL=128
Reply from 192.168.1.15: bytes=32 time<10ms TTL=128
Reply from 192.168.1.15: bytes=32 time<10ms TTL=128
Reply from 192.168.1.15: bytes=32 time<10ms TTL=128

Ping statistics for 192.168.1.15:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms


機器名字就出來了

如果 ping 之後,在
pinging 只出現 192.168.1.15 , 而不是 "anderson".
該怎麼辦呢?

謝謝!!

milwater
2001-06-26, 10:52 AM
利用 nbtstat -A 192.168.X.X 的指令(注意大小寫).

它會將遠端的MAC位址列出, 你再去查查你們自己建立的網卡MAC編號與員工對應(別說沒有哦)
這樣就找到元兇了.

p.s:若你沒做好功課的話, 還是有法子的. 只是要看有沒裝DNS或是Wins Server,到Server上查看資料庫吧~

timas
2001-06-26, 11:04 AM
那他可能是一項設備