0
2

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.

IPアドレスからPC名を特定するコマンド(メモ)

Posted at

nbtstatコマンドで検索できる

$>nbtstat -A xxx.xxx.xxx.xxx

       ノード IP アドレス: [自分のIP] スコープ ID: []

       NetBIOS リモート コンピューター ネーム テーブル

   名前               種類         状態
---------------------------------------------
[相手のPC名]     <00>  一意          登録済
WORKGROUP        <00>  グループ        登録済

MAC アドレス = yy-yy-yy-yy
0
2
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
0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?