2016-04-28から1日間の記事一覧

<Network, Linux, Windows> ルートのトレース

ネットワーク network のルート route のトレース。 >tracert xxx.xxx.xxx.xxx # Windows >traceroute xxx.xxx.xxx.xxx # Linux

<Linux, Windows, Network> nslookup

nslookupの使い方メモ。 IPアドレス問い合わせ >nslookup hage Server: hage-dns.hage.com # DNSサーバ名 Address: xx.xxx.xx.x Name: hage.hage.com # 問い合わせ内容復唱 Address: xx.xxx.xx.x # 答え 逆引き(IPアドレスから問い合わせ) >nslookup xx.xxx.…