ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5265] Unable to capture using pipes w/ Mac OS X

Date: Wed, 29 Sep 2010 13:44:36 -0700 (PDT)
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.