<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tcpdump on Manzolo Code Notes</title><link>https://notes.manzolo.it/tags/tcpdump/</link><description>Recent content in Tcpdump on Manzolo Code Notes</description><generator>Hugo -- 0.152.2</generator><language>en-US</language><lastBuildDate>Sat, 04 Oct 2025 13:35:00 +0200</lastBuildDate><atom:link href="https://notes.manzolo.it/tags/tcpdump/index.xml" rel="self" type="application/rss+xml"/><item><title>Network Traffic Analysis with tcpdump (Debian/Ubuntu)</title><link>https://notes.manzolo.it/2025/10/network-traffic-analysis-with-tcpdump-debian/ubuntu/</link><pubDate>Sat, 04 Oct 2025 13:35:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/10/network-traffic-analysis-with-tcpdump-debian/ubuntu/</guid><description>&lt;h1 id="network-traffic-analysis-with-tcpdump-debianubuntu"&gt;Network Traffic Analysis with tcpdump (Debian/Ubuntu)&lt;/h1&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;tcpdump&lt;/code&gt; is a lightweight, command-line packet capture tool for analyzing network traffic on Linux systems. It’s ideal for server environments or quick diagnostics without a GUI, complementing tools like Wireshark. This guide covers installing &lt;code&gt;tcpdump&lt;/code&gt; on Debian/Ubuntu, capturing traffic on a network interface, applying filters, saving captures to PCAP files, and analyzing them with &lt;code&gt;tcpdump&lt;/code&gt; or Wireshark. It includes examples for monitoring HTTP traffic, debugging connectivity, and remote capturing.&lt;/p&gt;</description></item></channel></rss>