pcap files to Docker
Posted: Sun Mar 10, 2024 2:04 pm
Hi,
I am trying to upload some "Monitor" pcap files from a vMX to the docker so I can then transfer via thin client to my local machine.
For some reason I cannot utilise wireshark directly (ssh remote) as it does not seem toc apture anything.
Anyway, a way around that is to use the "Montiro" command write the output to a file, which I have done. Then I can copy that file to the docker. So, I am using the following command:
copy file test.pcap root@<ip address of docker>:/root - It connects fine and then asks me for "root's" password, as it should. I have tried all different ones noted for root, like eve, EVE, Eve but none of them work.
Is there a particular password for docker within eve please?
I am trying to upload some "Monitor" pcap files from a vMX to the docker so I can then transfer via thin client to my local machine.
For some reason I cannot utilise wireshark directly (ssh remote) as it does not seem toc apture anything.
Anyway, a way around that is to use the "Montiro" command write the output to a file, which I have done. Then I can copy that file to the docker. So, I am using the following command:
copy file test.pcap root@<ip address of docker>:/root - It connects fine and then asks me for "root's" password, as it should. I have tried all different ones noted for root, like eve, EVE, Eve but none of them work.
Is there a particular password for docker within eve please?