<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wireshark &#8211; Linux und Ich</title>
	<atom:link href="https://linuxundich.de/tag/wireshark/feed/" rel="self" type="application/rss+xml" />
	<link>https://linuxundich.de</link>
	<description>Blog über Ubuntu, Linux, Android und IT</description>
	<lastBuildDate>Wed, 16 Apr 2025 17:38:01 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://linuxundich.de/wp-content/uploads/2025/04/cropped-lui-app-512-32x32.png</url>
	<title>Wireshark &#8211; Linux und Ich</title>
	<link>https://linuxundich.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Netzwerk-Traffic direkt mit der FRITZ!Box aufzeichnen und mit Wireshark auswerten</title>
		<link>https://linuxundich.de/gnu-linux/netzwerk-traffic-direkt-mit-der-fritzbox-aufzeichnen-und-mit-wireshark-auswerten/</link>
					<comments>https://linuxundich.de/gnu-linux/netzwerk-traffic-direkt-mit-der-fritzbox-aufzeichnen-und-mit-wireshark-auswerten/#comments</comments>
		
		<dc:creator><![CDATA[Christoph Langner]]></dc:creator>
		<pubDate>Mon, 29 Aug 2011 17:36:31 +0000</pubDate>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[AVM]]></category>
		<category><![CDATA[Fritz!Box]]></category>
		<category><![CDATA[Wireshark]]></category>
		<guid isPermaLink="false">http://linuxundich.de/de/?p=15345</guid>

					<description><![CDATA[Wusstet ihr, dass sich mit einer FRITZ!Box ganz einfach sämtlicher Netzwerkverkehr mitschneiden lässt, der über den Router läuft? Alles, was ihr dafür tun müsst: Öffnet die Adresse http://fritz.box/html/capture.html in eurem Browser, loggt euch mit euren FRITZ!Box-Zugangsdaten ein und startet die Aufzeichnung auf der gewünschten Netzwerkschnittstelle. Zur Auswahl stehen die Internetverbindung, einzelne Ethernet-Ports auf der Rückseite oder die [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Wusstet ihr, dass sich mit einer FRITZ!Box ganz einfach sämtlicher Netzwerkverkehr mitschneiden lässt, der über den Router läuft? Alles, was ihr dafür tun müsst: Öffnet die Adresse <kbd>http://fritz.box/html/capture.html</kbd> in eurem Browser, loggt euch mit euren FRITZ!Box-Zugangsdaten ein und startet die Aufzeichnung auf der gewünschten Netzwerkschnittstelle. Zur Auswahl stehen die Internetverbindung, einzelne Ethernet-Ports auf der Rückseite oder die WLAN-Schnittstellen. Falls ihr euch nicht sicher seid, welche Schnittstelle die richtige ist, hilft meist ein bisschen Ausprobieren.</p>



<p>Mit einem Klick auf <em>Start</em> beginnt die FRITZ!Box, den Traffic mitzuschneiden. Der Router streamt den Mitschnitt dabei direkt auf euren Rechner. Sobald ihr <em>Stop</em> klickt, wird die Aufnahme beendet und als tcpdump-Datei auf eurer Festplatte gespeichert. Diese Datei lässt sich anschließend zum Beispiel direkt in <a href="https://www.wireshark.org" target="_blank" rel="noopener">Wireshark</a> öffnen. Das beliebte Netzwerkanalyse-Tool findet ihr in den Paketquellen aller großen Linux-Distributionen wie Ubuntu, Debian oder Arch Linux – aber auch für Windows und macOS steht Wireshark zum Download bereit.</p>



<pre class="wp-block-code"><code>### Wireshark unter Ubuntu/Debian installieren.
$ <strong>sudo apt-get install wireshark</strong></code></pre>



<pre class="wp-block-code"><code>### Wireshark unter Arch Linux installieren. Wählt das passende
### Frontend: GTK für Gnome/Xfce, Qt für KDE oder die CLI-Version.
$ <strong>sudo pacman -S wireshark-cli wireshark-gtk wireshark-qt</strong></code></pre>



<p>Wer also Probleme mit dem Heimnetz hat, einen langsamen Internetzugang debuggen will oder wissen möchte, wohin der Traffic im eigenen Netzwerk fließt, bekommt mit der FRITZ!Box ein überraschend einfaches Werkzeug an die Hand. Wichtig: Wenn ihr den Netzwerkverkehr aufzeichnet und noch andere Personen euer Netz nutzen, solltet ihr sie im Vorfeld unbedingt darüber informieren – schon aus Gründen des Datenschutzes.</p>



<h2 class="wp-block-heading">FRITZ!Box-Traffic erfassen und mit Wireshark auswerten</h2>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1042" height="785" src="https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1.png" alt="" class="wp-image-27782" srcset="https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1.png 1042w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-640x482.png 640w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-558x420.png 558w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-80x60.png 80w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-100x75.png 100w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-180x135.png 180w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-238x178.png 238w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-681x513.png 681w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-250x188.png 250w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-550x414.png 550w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-800x603.png 800w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-239x180.png 239w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-398x300.png 398w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark1-664x500.png 664w" sizes="(max-width: 1042px) 100vw, 1042px"><figcaption class="wp-element-caption">In der Konfigurationsoberfläche der FRITZ!Box lässt sich das Logging über ein verstecktes Menü ganz einfach aktivieren.</figcaption></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1042" height="785" src="https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2.png" alt="" class="wp-image-27783" srcset="https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2.png 1042w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-640x482.png 640w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-558x420.png 558w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-80x60.png 80w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-100x75.png 100w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-180x135.png 180w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-238x178.png 238w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-681x513.png 681w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-250x188.png 250w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-550x414.png 550w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-800x603.png 800w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-239x180.png 239w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-398x300.png 398w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark2-664x500.png 664w" sizes="(max-width: 1042px) 100vw, 1042px"><figcaption class="wp-element-caption">Direkt nach dem Start des Mitschnitts fragt euch die FRITZ!Box, wohin sie die Logdatei auf eurem Rechner speichern soll.</figcaption></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1042" height="785" src="https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3.png" alt="" class="wp-image-27784" srcset="https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3.png 1042w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-640x482.png 640w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-558x420.png 558w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-80x60.png 80w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-100x75.png 100w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-180x135.png 180w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-238x178.png 238w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-681x513.png 681w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-250x188.png 250w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-550x414.png 550w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-800x603.png 800w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-239x180.png 239w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-398x300.png 398w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark3-664x500.png 664w" sizes="(max-width: 1042px) 100vw, 1042px"><figcaption class="wp-element-caption">Sobald ihr eine Netzwerkschnittstelle gewählt habt, startet der Mitschnitt und die Daten werden live auf euren Rechner übertragen.</figcaption></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1043" height="785" src="https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4.png" alt="" class="wp-image-27785" srcset="https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4.png 1043w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-640x482.png 640w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-558x420.png 558w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-80x60.png 80w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-100x75.png 100w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-180x135.png 180w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-238x178.png 238w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-681x513.png 681w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-250x188.png 250w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-550x414.png 550w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-800x602.png 800w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-239x180.png 239w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-399x300.png 399w, https://linuxundich.de/wp-content/uploads/2011/08/fritzbox-log-wireshark4-664x500.png 664w" sizes="auto, (max-width: 1043px) 100vw, 1043px"><figcaption class="wp-element-caption">Die gespeicherte Logdatei könnt ihr mit Wireshark öffnen und dort bis ins kleinste Detail analysieren.</figcaption></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://linuxundich.de/gnu-linux/netzwerk-traffic-direkt-mit-der-fritzbox-aufzeichnen-und-mit-wireshark-auswerten/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
	</channel>
</rss>
