Comment # 16
on bug 12884
from Roland Knall
(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.