Fritz!Box – capture network packets in Wireshark (tshark/tcpdump) format or ISDN in dtrace format
Posted by jpluimers on 2018/09/24
You can capture network packets on a Fritz!Box for any interface by:
- appending `/html/capture.html` to the IP address of your Fritz!Box
- providing your credentials
- for ISDN traces optionally entering any
dtrace
parameters in the edit box - pressing the Start button for the port you want to capture
- pressing the Stop button when you are finished capturing
Example URL: 192.168.178.1/html/capture.html
Note it’s ISDN [WayBack] Dtrace – Fritz!Box, not nx kernel [WayBack] DTrace – Wikipedia
I’ve seen this on these devices:
- Fritz!Box 7360 running FRITZ!OS 06.30
- Fritz!Box 7490 running FRITZ!OS: 06.83
Note there are tons of tools allowing to capture from various scripting languages:
- [WayBack] [Gelöst] tshark & Wireshark Dokumentation • debianforum.de
- [Archive.is] Fritzbox 7270 Automatischen Netzwerkmitschnitt spezifizieren
- [WayBack] FritzBox: Tool für Etherreal Trace und Audiodaten-Extraktion
- [WayBack] IP-Pakete mitschneiden – Fritz!Box
- [WayBack] Wireshark live caputure mit der Fritzbox | 2weg
- [WayBack] private/fritzbox_tshark.sh at master · berendt/private
- [WayBack] pulseaudio-dlna/capture.sh at master · masmu/pulseaudio-dlna
- [WayBack] Snip2Code – FritzBox and wireshark (based on http://www.wehavemorefun.de/fritzbox/IP-Pakete_mitschneiden)
- [WayBack] Sniffen mit Fritzbox
- [WayBack] www.puschin.de: Netzwerkverkehr der FritzBox mitlesen und in tcpdump pipen
–jeroen
Leave a Reply