On 26/9/20 1:26 pm, luke devon via Wireshark-users wrote:
> I have SSH access to Server A, But I don't have SSH access to Server B.
> Server A has SSH access to Server B.So I need to capture real-time tcpdump of
> Server B, via Server A.
OpenSSH has the ProxyJump command (and its corresponding a
Hi Chuck,
Thanks for the shared info.
I don't have a problem with run wireshark to capture real-time tcpdump traces
from one server which is located in one hop away. No issues at all. But my
question is, how to take such a real-time tcpdump two or three hops away.
As I described in my first em
There are "plink" example on the Wireshark Q&A site (ask.wireshark.org):
http://ask.wireshark.org/questions/scope:all/sort:activity-desc/page:1/query:plink/
And remote capture on the Wiki:
http://gitlab.com/wireshark/wireshark/-/wikis/CaptureSetup/Pipes#remote-capture
On Fri, Sep 25, 2020 at 10
HI
I want to run Wireshark in my local windows machine to pipe (to capture live
traffic) remote Linux server's tcpdump. Following is the network setup.
My work station ---> Server A ---> Server B
* My workstation can ssh to Server A, But I can't access Server B* Server A has
ssh access to Serve