THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

No capture from a pipe after upgrading to 3.4

Can't run remote capture after upgrading from 3.2.8 to 3.4.0

Script to run capture:

plink.exe -batch -ssh -pw xxx user@host "sudo /usr/sbin/tcpdump -Unqi plc0 -s 0 -w -"   | Wireshark -k -i -

Wireshark 3.4.0 shows nothing (packets to host transmitted successfully)

Downgrading back to 3.2.8 resolves the problem.

EugK's avatar
1
EugK
asked 2020-10-31 09:46:26 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2020-10-31 23:42:51 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Have you ever looked at using the sshdump extcap interface?

Chuckc's avatar Chuckc (2020-11-01 00:00:07 +0000) edit
add a comment see more comments

1 Answer

0

Capture from stdin in Windows is currently broken and will be fixed in 3.4.1. The fix is under review here.

Pascal Quantin's avatar
5.8k
Pascal Quantin
answered 2020-10-31 10:58:27 +0000, updated 2020-11-01 09:25:40 +0000
edit flag offensive 0 remove flag delete link

Comments

Chuckc's avatar Chuckc (2020-12-10 15:35:28 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer