Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2009 16:04:37 +0200
From:      KES <kes-kes@yandex.ru>
To:        questions@freebsd.org
Subject:   tcpdump filter for out/in traffic
Message-ID:  <552539576.20090104160437@yandex.ru>

next in thread | raw e-mail | index | archive | help
Здравствуйте, Questions.

There will be very usefull to have options for tcpdump to monitor
incomint or outgoing traffic regardless of src/dst IPs or ports or protocol

For example:

kes# tcpdump -n -i rl4 out
EXPECTED: show traffic outgoing on rl4
ACTUAL: tcpdump: syntax error


kes# tcpdump -n -i rl4 in
EXPECTED: show traffic incoming on rl4
ACTUAL: tcpdump: syntax error


-- 
С уважением,
 KES                          mailto:kes-kes@yandex.ru




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?552539576.20090104160437>