https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5533
Summary: restart button does not work when doing remote capture
via ssh
Product: Wireshark
Version: 1.4.2
Platform: All
OS/Version: Debian
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: pabs3@xxxxxxxxxxxxx
Build Information:
--
I am running the following command from [1] to capture remotely via ssh:
wireshark -k -i <(ssh -l root remote-host tshark -w - not tcp port 22)
When I press the restart capture button I get this message in a dialog:
Unrecognized libpcap format
Either the restart capture button should be disabled for capture from remote
pipes or it should work as expected.
I would expect that it would empty the list of packets in the GUI, truncate any
temporary files storing packets and continue capturing packets.
1. http://wiki.wireshark.org/CaptureSetup/Pipes
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.