[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Question re monitoring/logging multiple interfaces
- To: iptraf-users@seul.org
- Subject: Question re monitoring/logging multiple interfaces
- From: Tony Hunter <tony@ark.com>
- Date: Tue, 19 Mar 2002 11:40:30 -0800
- Delivered-To: archiver@seul.org
- Delivered-To: iptraf-users-outgoing@seul.org
- Delivered-To: iptraf-users@seul.org
- Delivery-Date: Tue, 19 Mar 2002 14:41:14 -0500
- Organization: Digital Ark System Administration
- Reply-To: iptraf-users@seul.org
- Sender: owner-iptraf-users@seul.org
Wondering if it's possible from the command line to specify multiple
interfaces to monitor, but not all interfaces.
For example, we have three interfaces and we would like to monitor eth1 and
eth2, but not eth0
Currently using this command line to monitor a single interface:
iptraf -l eth1 -L <logfile> -B
Could we do?
iptraf -l eth1 -l eth2 -L <logfile> -B
or must we?
iptraf -l all -L <logfile> -B
and discard the traffic from eth0?
Thanks ...
--
Best regards,
Tony