[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ngrep problem (?)
- To: linux-il(at-nospam)linux.org.il
- Subject: ngrep problem (?)
- From: Maxim Kryachko <maxim(at-nospam)magnifire.com>
- Date: Sun, 23 Dec 2001 14:40:35 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Organization: Magnifire Networks Israel
- Reply-To: maxim(at-nospam)magnifire.com
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il