https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12884

--- Comment #15 from Graham Bloice <graham.blo...@trihedral.com> ---
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?

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to