Jump to content

[Official] tcpdump


Whistle Master

Recommended Posts

33 minutes ago, p28312 said:

No, from the module (web GUI).  I created the directory from terminal.  I'll try to do it via the tcpdump command too.

If i enter in the write command in the GUI i get no output file

Selection_023.png

But works for me in terminal

Selection_022.png

 

Link to comment
Share on other sites

That's strange. The correct line should be

MYCMD=`cat /tmp/tcpdump.run`

As the whole command is passed as a var to the script. The command filed should not be empty as it's what is passed. Even if you don't specify any filters, you should see, at the minimum, tcpdump in the filed.

See discussion here.

Can you make sure that the command field is not empty when you start it ? And then, if you ssh and see the content of tcpdump.run, you should have the whole command, even with tcpdump.

Link to comment
Share on other sites

1 hour ago, Whistle Master said:

See discussion here, I guess the issue is that without touching any filters / options, the command field stays empty, therefore the error then.

I'm working on it.

Thanks - is the fix to use some startup switches, or should blank be acceptable?

I do not have any options specified - I have a vanilla install.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...