From owner-freebsd-questions@FreeBSD.ORG Mon Sep 24 21:58:50 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6747E16A41B for ; Mon, 24 Sep 2007 21:58:50 +0000 (UTC) (envelope-from mlt01+OU=159a59ab@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 415D613C45A for ; Mon, 24 Sep 2007 21:58:50 +0000 (UTC) (envelope-from mlt01+OU=159a59ab@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id CC3E051997; Mon, 24 Sep 2007 17:58:48 -0400 (EDT) Date: Mon, 24 Sep 2007 22:58:46 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070924225846.75764ac3@gumby.homeunix.com.> In-Reply-To: <022401c7fef4$825c9790$6501a8c0@GRANT> References: <020301c7fef2$7e8a1db0$6501a8c0@GRANT> <022401c7fef4$825c9790$6501a8c0@GRANT> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Grant Peel Subject: Re: Silly IPFW question. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 21:58:50 -0000 On Mon, 24 Sep 2007 17:47:31 -0400 "Grant Peel" wrote: > Hi Jeff, > > I have a client to wants access to mysql on port 3306, but none (4) > of his computers have static IPs. So, answer your question, he wants > to access from several hops down the (internet) pipe. > > And I just DID find some talking about MAC address filtering in the > IPFW docs. However, If I remember erthernet connections right, it > would be the last MAC it came from ... and not the originating MAC. Yes, assuming the hops are routers. He probably should be using an ssh tunnel.