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 12884] sshdump only captures a few packets

Date: Tue, 13 Sep 2016 16:34:20 +0000

Comment # 16 on bug 12884 from
(In reply to Graham Bloice from comment #15)
> plink from PuTTY does the job for ssh:
> 
>     plink ssh-host 'tcpdump -i eth0 -w - -f not ((host fe80::5efe:a00:20f or
> host 10.0.2.15 or host fe80::48cf:f21:d2b2:b88c) and port 22)' >
> c:\temp\sshdump
>     bash: -c: line 0: syntax error near unexpected token `('
>     bash: -c: line 0: `tcpdump -i eth0 -w - -f not ((host fe80::5efe:a00:20f
> or host 10.0.2.15 or host fe80::48cf:f21:d2b2:b88c) and port 22)'
> 
> a quoting issue?

Yeap, looks like the brackets need extra quoting. I am full for the rest of the
week, weekend the earliest I can take a look at it


You are receiving this mail because:
  • You are watching all bug changes.