From owner-freebsd-net@FreeBSD.ORG  Thu Dec  7 00:18:21 2006
Return-Path: <owner-freebsd-net@FreeBSD.ORG>
X-Original-To: freebsd-net@freebsd.org
Delivered-To: freebsd-net@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 979A816A512
	for <freebsd-net@freebsd.org>; Thu,  7 Dec 2006 00:18:21 +0000 (UTC)
	(envelope-from freebsdworld@gmail.com)
Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 455D543CAE
	for <freebsd-net@freebsd.org>; Thu,  7 Dec 2006 00:17:32 +0000 (GMT)
	(envelope-from freebsdworld@gmail.com)
Received: by wx-out-0506.google.com with SMTP id s18so336369wxc
	for <freebsd-net@freebsd.org>; Wed, 06 Dec 2006 16:18:20 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding;
	b=BEw2yfAYWQFpQwHeotpPgEE49Nn729qZH5KnmQmsjfK7RX5pyhVXXrHoF/H2xQoH6MV4zpB1ZJ45Ya3ZD0g3fdgkoyS8WBvUEMEA6Kz0R3aoRbqjowX697DffIAZ5NL4QGZDDFatVbv7++r+HM5qwoqSyfbWeFCa9X5zhavGZ1o=
Received: by 10.70.65.8 with SMTP id n8mr2511791wxa.1165450699787;
	Wed, 06 Dec 2006 16:18:19 -0800 (PST)
Received: from ?192.168.1.2? ( [24.213.219.145])
	by mx.google.com with ESMTP id h14sm40709880wxd.2006.12.06.16.18.18;
	Wed, 06 Dec 2006 16:18:19 -0800 (PST)
From: Benjamin D Adams <freebsdworld@gmail.com>
To: Brett Glass <brett@lariat.net>
In-Reply-To: <200612061908.MAA15281@lariat.net>
References: <6199c3dc0612050848g16a0911dga145485ba14bf21f@mail.gmail.com>
	<200612060313.23621.josh@tcbug.org> <4576EB9D.2040300@elischer.org>
	<200612061153.26040.josh@tcbug.org> <200612061908.MAA15281@lariat.net>
Content-Type: text/plain
Date: Wed, 06 Dec 2006 19:18:28 -0500
Message-Id: <1165450708.1055.9.camel@testing.freebsdworld.net>
Mime-Version: 1.0
X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port 
Content-Transfer-Encoding: 7bit
Cc: Josh Paetzel <josh@tcbug.org>, Julian Elischer <julian@elischer.org>,
	freebsd-net@freebsd.org
Subject: Re: Bandwidth Monitoring program
X-BeenThere: freebsd-net@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Networking and TCP/IP with FreeBSD <freebsd-net.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>,
	<mailto:freebsd-net-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net>
List-Post: <mailto:freebsd-net@freebsd.org>
List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>,
	<mailto:freebsd-net-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Dec 2006 00:18:21 -0000

What my network looks like:
		NET
		 |
             NAT/FIREWALL(2.1.24.34)
		 |
	-------------------
	|	|	  |
   2.1.24.35   2.1.24.36  2.1.24.37

There is no DHCP, I don't think it is possablie to do this but I want to
install a bandwidth monitoring program on 2.1.24.35.  That will monitor
all traffic going through 2.1.24.34.  I installed bandwidthd but it's
only local traffic I can't get all traffic through 2.1.24.34.  I think I
need to but a middle man between NET and 2.1.24.34.  I don't have any
more ips to use. 2.1.24.34 is a firewall like netgear, linksys, etc
setup with NAT.

What I see is I need to replace the NAT with something where I have a
shell. I don't think it is possible with the current setup, but figured
I would ask. Thanks for any help.

Ben Adams


On Wed, 2006-12-06 at 11:38 -0700, Brett Glass wrote:
> At 10:53 AM 12/6/2006, Josh Paetzel wrote:
> 
> >He specifically said in his original post that putting a machine 
> >between the router and his lan wasn't an option.  His question 
> >was,  "Is there a program where I can see whats going on from the
> >computer on that network?"  The answer to that question is, if he's on 
> >a switched network, no.  Not without a topology change.  
> 
> Is adding a hub or a bridge a topology change? I'd argue that it
> wasn't.
> 
> You can't listen in if you can't connect to the wire.
> 
> --Brett Glass 
>