Ask HN: How do you monitor your LAN traffic?
I was getting terrible speeds for several nights in a row and suspected something might be happening on my network. I installed pi-hole (DNS logger) and it's helped me a bit.
I was wondering what kind of setup other HN people have.
1 comment
[ 4.7 ms ] story [ 11.2 ms ] threadThe other advantage is that I can log into the machine via SSH and run tcpdump or Wireshark and get an immediate idea of what traffic is passing between my network and the internet. Because all my traffic goes through the VM, it's the closest to running packet sniffing on a home router as I can get.