Hi list. I try to use ngrep to catch packets sent from me to some host, to port 8080 and redirect them to some file.
ngrep without switches just sends all the contents of all the packets to stdout, but when I give it "dst port 8080" it just prints as many "#" signs as number of packets it captures (I guess) and does not show any contents. man ngrep didn't cleared anything. Any guesses? Tnx, Max ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]