facebook twitter hatena line email

「Aws/ec2/ping」の版間の差分

提供: 初心者エンジニアの簡易メモ
移動: 案内検索
(ページの作成:「==ping疎通== アウトバウンドのセキュリティに"全てのICMP"を追加し、全ipを設定する $ ping (外部サーバip) PING (外部サーバip) ((...」)
 
(相違点なし)

2015年7月1日 (水) 17:40時点における最新版

ping疎通

アウトバウンドのセキュリティに"全てのICMP"を追加し、全ipを設定する

$ ping (外部サーバip)
PING (外部サーバip) ((外部サーバip)) 56(84) bytes of data.
64 bytes from (外部サーバip): icmp_seq=1 ttl=51 time=9.71 ms
64 bytes from (外部サーバip): icmp_seq=2 ttl=51 time=10.3 ms