I've tested wireshark latest versions (now 1.10.6), even developement one. When I try to capture packets I can't see my own OUTGOING packets. There's no filter issues. No filter. Laptoc works fine (connection to internet, so on...) BUT OUTgoing packets from my @IP are not shown. Any workaround? asked 23 Apr '14, 01:54 CarlosDD edited 23 Apr '14, 11:45 Kurt Knochner ♦ |
One Answer:
Please read the questions with the following tags: outgoing or outbound Usually the reason for this is some software on the capturing system (Enpoint Security, VPN, IPS, etc.) that prevents Wireshark from seeing outgoing/outbound packets. You'll find all the details in the other questions and answers. Regards answered 23 Apr '14, 11:47 Kurt Knochner ♦ |
CORRECT. In our case, unchecking "Stonegate IPSec VPN driver" on NIC properties, issue was solved. Thanks.
@CarlosDD
If an answer has solved your issue, please accept the answer for the benefit of other users by clicking the checkmark icon next to the answer. Please read the FAQ for more information.