On Sat, 26 Apr 2008 21:00:19 -0700, Sam wrote:
> I had come across iptables, which seems to do what I want. Most of the
> sites that mention it, however, cite it as a way to monitor personal
> bandwidth, not organizational wide bandwidth. While clearly it would
> work for that purpose, my concern is routing and security. Any thoughts
> on those topics?
This article shows how to set up counters on a host/subnet basis:
http://www.linux.com/articles/50649
1. Adding an iptables enabled bridge/router between your current firewall
and WAN will surely not pose additional security risks to your LAN. This
setup however is not able to separate traffic on a subnet/host basis, (in
your LAN).
2. Adding an iptables enabled bridge/router between your current firewall
and LAN subnets/hosts does not pose additional security risks to your
LAN, unless you make it reachable from the WAN side of the firewall.
3. I can't see why adding custom chains for differential monitoring to an
existing iptables enabled firewall would have security implications.
Heck; iptables is the Linux firewall, and has been, almost since
dinosaurs walked the earth.
Reading counters from the bridge/firewall might disclose sensitive
information about your LAN and traffic patterns, but there's nothing to
suggest that a cracker can read those counters, without owning the bridge/
firewall/router in the first place.
--
Regards/mvh Joachim Mæland
If everything seems under control, you're just not going fast enough.
-Mario Andretti