2016-10-01 3 views
-1

私はwiresharkを使用してtcpパケットを追跡しますが、正常に動作します。しかし、私がwgetコマンドを使うと、それは追跡できません。どうしたの ?なぜwiresharkはwgetパケットを追跡できないのですか?

○ → wget http://superuser.com/questions/674605/what-is-type-of-icmp-packets-tcp-or-udp 
--2016-10-01 10:50:36-- http://superuser.com/questions/674605/what-is-type-of-icmp-packets-tcp-or-udp 
Resolving superuser.com... 151.101.193.69, 151.101.1.69, 151.101.65.69, ... 
Connecting to superuser.com|151.101.193.69|:80... connected. 
HTTP request sent, awaiting response... 200 OK 
Length: 74235 (72K) [text/html] 
Saving to: ‘what-is-type-of-icmp-packets-tcp-or-udp’ 

what-is-type-of-icmp-packets-tcp-or-udp  100%[==============================================================================================>] 72.50K 37.3KB/s in 1.9s 

2016-10-01 10:50:39 (37.3 KB/s) - ‘what-is-type-of-icmp-packets-tcp-or-udp’ saved [74235/74235] 

とのwireshark何を取得していない: enter image description here

答えて

0

私はDEST IPはVPNアドレスに変更原因となるVPNを使用しているため、私は、それを得ました。

関連する問題