https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5265
--- Comment #1 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2010-09-29 14:44:36 MDT ---
(In reply to comment #0)
> I am trying to use the following:
> wireshark -k -i <(ssh XXXXXXXXXXX sudo tshark -w - not tcp port 22)
I don't think the redirect operator counts as a Unix pipe in the sense of using
mkfifo for a first in first out pipe. For the redirect operator, try using "-i
-" for stdin capture.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.