pcap files to Docker

Moderator: mike

Post Reply
cliveg
Posts: 3
Joined: Mon Aug 21, 2023 3:57 pm

pcap files to Docker

Post by cliveg » 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?

cliveg
Posts: 3
Joined: Mon Aug 21, 2023 3:57 pm

Re: pcap files to Docker

Post by cliveg » Sun Mar 10, 2024 3:31 pm

All okay. I have resolved the issue.

Thanks

Post Reply