QUESTION : I have been using my pfsense box as a openvpn server for sometime now with no issues at […]
Tag: wireshark
Monitor router traffic from PC
QUESTION : I want to monitor traffic on my home router, how to do this? I have a Huawei router. […]
Multiple TCP Connections to download simple webpage and images?
QUESTION : I created a very simple webpage: <html> <body> foo bar <img src=”img1.png”/> <img src=”img2.png”/> <img src=”img3.png”/> Hello world […]
Does connecting to one’s computer via local router automatically uses the loopback?
QUESTION : I have a TCP application that doesn’t show up on Wireshark. I read it was because Wireshark is […]
Wifi packets and adapters
QUESTION : When I connect a wifi adapter to my computer I can see the available wireless networks listed, but […]
Hide one VM’s traffic from another when using Wireshark in Virtual Box
QUESTION : Versions: Host OS: Windows 10 Virtual box: 5.0.10 r104061 VM1: Kali Linux 2.0.0 VM2: Ubuntu 15.04 I have […]
Capture only UDP traffic that cannot be identified as another protocol
QUESTION : I have applied the udp filter in order to just capture UDP traffic, as described in Wireshark Wiki: […]
Why do DNS queries use loopback interface?
QUESTION : Sniffing (using Wireshark), for didactical purpose, my loopback interface on Ubuntu 12.04, I noticed that a lot of […]
launch wireshark in linux
Problem : I have wireshark-1.2.15-2.el6_2.1.x86_64.rpm installed on CentOS. I was hoping to see a command like “wireshark”, but couldnt find […]
Remote Packet Capture using Wireshark
QUESTION : Well The scenario is that I have a Windows machine(at home) and a Linux box running headless Ubuntu […]