ネットワークpingの問題、コンピュータがネットワーク内で何もpingを実行しておらず、自分自身をpingしようとしている


0

ローカルネットワークで何かをpingしようとすると、コンピュータは自分自身をpingしようとし、宛先ホストが利用できないと言う

C:\Users\3aaa>ping 192.168.1.1

Pinging 192.168.1.1 with 32 bytes of data:
Reply from 192.168.1.127: Destination host unreachable.
Reply from 192.168.1.127: Destination host unreachable.
Reply from 192.168.1.127: Destination host unreachable.
Reply from 192.168.1.127: Destination host unreachable.

Ping statistics for 192.168.1.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

ネットワークプリンタも見つかりませんでした。

Windows 7 Homeを使用しています。

ipconfig / allからの結果は次のとおりです。

C:\Users\3aaa>ipconfig/all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : 3aaa-PC
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : home.gateway

Wireless LAN adapter Wireless Network Connection:

   Connection-specific DNS Suffix  . : home.gateway
   Description . . . . . . . . . . . : Realtek RTL8723BE Wireless LAN 802
I-E NIC
   Physical Address. . . . . . . . . : 74-29-AF-13-E8-AB
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv4 Address. . . . . . . . . . . : 192.168.1.127(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : 18 November 2015 10:28:23
   Lease Expires . . . . . . . . . . : 19 November 2015 11:13:44
   Default Gateway . . . . . . . . . : 192.168.1.254
   DHCP Server . . . . . . . . . . . : 192.168.1.254
   DNS Servers . . . . . . . . . . . : 8.8.8.8
                                       8.8.4.4
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Local Area Connection:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : F0-76-1C-22-C6-74
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.home.gateway:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : home.gateway
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 12:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft 6to4 Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Teredo Tunneling Pseudo-Interface:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

the arp -a is
C:\Users\3aaa>arp -a

Interface: 192.168.1.127 --- 0xf
  Internet Address      Physical Address      Type
  192.168.1.1           00-1e-67-e7-27-2b     dynamic
  192.168.1.20          5c-93-a2-fd-1b-5d     dynamic
  192.168.1.106         e4-98-d1-47-ae-54     dynamic
  192.168.1.111         74-29-af-0b-55-8b     dynamic
  192.168.1.118         74-e2-8c-e3-bb-d8     dynamic
  192.168.1.200         5c-93-a2-fd-1b-5d     dynamic
  192.168.1.254         60-03-47-09-e0-17     dynamic
  192.168.1.255         ff-ff-ff-ff-ff-ff     static
  224.0.0.22            01-00-5e-00-00-16     static
  224.0.0.251           01-00-5e-00-00-fb     static
  224.0.0.252           01-00-5e-00-00-fc     static
  224.0.0.253           01-00-5e-00-00-fd     static
  226.178.217.5         01-00-5e-32-d9-05     static
  239.255.255.250       01-00-5e-7f-ff-fa     static
  255.255.255.255       ff-ff-ff-ff-ff-ff     static

 c:\Windows\System32\Drivers\Etc 

ありがとう

任意の助けは大歓迎です!


2
1 /あなたのオペレーティングシステム2 / (ウィンドウを仮定して)からの出力と3 /あなたのファイルの内容()を含むようにあなたの質問を編集してください。ipconfig /allhostsC:\Windows\System32\drivers\etc\hosts
DavidPostill

またarp -a見ておくと便利でしょう。
Richie086

更新していただきありがとうございます!だから、私が最初に気づいたのはあなたが192.168.1.1をpingしようとしていたということです。192.168.1.1になると思われるデバイス/コンピュータは何ですか。あなたのgateway / dhcpサーバ(これはあなたのルータになるでしょう)は192.168.1.254にあるように見えます。ルーター、または192.168.1.1を持つ他のデバイスにpingを送信しようとしましたか?192.168.1.254をpingするとどうなりますか?
Richie086 2015年

192.168.1.1は同じネットワーク上にあるサーバーです。ルータにpingを実行すると、4つの応答があります。ありがとう
Josh Shanker

回答:


0

それは自分自身をpingしようとしていない、それは192.168.1.1あなたの要求に従ってpingしようとしています。問題は、それが到達できないということ192.168.1.1であり、したがって、どのホストが問題を発見したかという応答をあなたに与えます。あなたの場合、このホストはあなた自身のコンピュータです。

それは欠点ではありません、それはそれ以上のトラブルシューティングに使用する情報です。ネットワークホップ数が増え、問題がさらに悪化している場合は、最後に到達したホストから同様のメッセージが表示されます。

ipconfigの出力に基づいて、ゲートウェイがに設定されていることがわかります192.168.1.254。代わりにそれをpingして、ネットワークが意図したとおりに機能しているかどうかを確認してください(ゲートウェイが意図したとおりに機能していると仮定して)。


[OK]をクリックしますが、ユーザーはネットワークプリンタに接続できません。この問題に関連していると考えますか 何かアドバイス?
ジョシュ・シャンカー

それに応じて私の答えを更新しました
Jarmund 2015年

32バイトのデータで192.168.1.254をpingする:192.168.1.254から返信する:バイト= 32時間= 17ms TTL = 64 192.168.1.254から返信する:バイト= 32時間= 2ms TTL = 64 192.168.1.254から返信する:バイト= 32時間= 9ms TTL = 64 192.168.1.254からの返信:バイト= 32時間= 7ms TTL = 64 192.168.1.254のping統計情報からの返信を受信します。パケット:送信= 4、受信= 4、損失= 0(0) %loss)ミリ秒単位のおよその往復時間:最小= 2ms、最大= 17ms、平均= 8ms
Josh Shanker 2015年

だからあなたのコンピュータはネットワーク上にあるが、あなたがpingしているもの192.168.1.1は何でもない
Jarmund

しかし、私は192.168.1.1からネットワーク上のすべてのものをpingすることができますか?
ジョシュ・シャンカー
弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.