Aws/ec2/ping
提供: 初心者エンジニアの簡易メモ
2015年7月1日 (水) 17:40時点におけるAdmin (トーク | 投稿記録)による版 (ページの作成:「==ping疎通== アウトバウンドのセキュリティに"全てのICMP"を追加し、全ipを設定する $ ping (外部サーバip) PING (外部サーバip) ((...」)
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