4
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Pingを打ったらIPv6を返しやがって…IPv4アドレスを教えてほしいんですが…

Last updated at Posted at 2014-04-04

WindowsのTIPSです。

Pingを打ったらIPv6を返されて困りました。


C:\Users\TearTheSky>ping My-DevelPC
My-DevelPC [e780::oppi:4983:601b:21d7%15]に ping を送信しています 32 バイトのデータ:


IPv4アドレスがほしい時は -4 のオプションを付けます。


C:\Users\TearTheSky>ping My-DevelPC -4
My-DevelPC [192.168.192.168]に ping を送信しています 32 バイトのデータ:


4
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?