This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Tcpdump capture redirected to a file doesn't work

Hi to all,

First, I don't know where I have got to post this... If the administrator wants to move this post, feel free to move it....

I need to do a packet capture with the tcpdump and analyze it with wireshark, when I try to run this command in the Advance Shell:

<tcpdump -w /tmp/data/tcpdump.pcap -ni ipsec0 host X.X.X.X>

the console return to me "Operation not allowed"...

Anybody know why??? 

I have red some post and kb in the community and ever the console returns the same... The appliance is an XG210 with the SFOS 16.5.MR1.

Thanks to all in advance

Regards,

David



This thread was automatically locked due to age.
Parents
  • Hi David,

    This worked in v15 but, I can confirm that -w does not work in v16. I am not sure if that is a backend glitch or a new change. A hassle free way to capture tcpdump is to execute the command: tcpdump filedump 'host xx -s0" in the Console.

    Thanks

Reply
  • Hi David,

    This worked in v15 but, I can confirm that -w does not work in v16. I am not sure if that is a backend glitch or a new change. A hassle free way to capture tcpdump is to execute the command: tcpdump filedump 'host xx -s0" in the Console.

    Thanks

Children
No Data