From owner-freebsd-questions@FreeBSD.ORG Thu Dec 29 17:22:46 2011 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 77110106566B for ; Thu, 29 Dec 2011 17:22:46 +0000 (UTC) (envelope-from james@colannino.org) Received: from gateway14.websitewelcome.com (gateway14.websitewelcome.com [69.41.245.8]) by mx1.freebsd.org (Postfix) with ESMTP id 488138FC18 for ; Thu, 29 Dec 2011 17:22:46 +0000 (UTC) Received: by gateway14.websitewelcome.com (Postfix, from userid 5007) id 9C654B13F2EA; Thu, 29 Dec 2011 11:22:45 -0600 (CST) Received: from gator1823.hostgator.com (gator1823.hostgator.com [184.173.227.20]) by gateway14.websitewelcome.com (Postfix) with ESMTP id 8D66DB13F298 for ; Thu, 29 Dec 2011 11:22:45 -0600 (CST) Received: from [127.0.0.1] (port=54224 helo=localhost) by gator1823.hostgator.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1RgJgj-00021Z-GR for freebsd-questions@freebsd.org; Thu, 29 Dec 2011 11:22:45 -0600 Received: from 69.12.176.48 ([69.12.176.48]) by gator1823.hostgator.com (Horde Framework) with HTTP; Thu, 29 Dec 2011 11:22:45 -0600 Message-ID: <20111229112245.18363n0ssrqycc2s@gator1823.hostgator.com> Date: Thu, 29 Dec 2011 11:22:45 -0600 From: james@colannino.org To: freebsd-questions@freebsd.org References: <20111229014819.11102imhiognb9es@gator1823.hostgator.com> <4EFC2405.4080103@infracaninophile.co.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.9) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator1823.hostgator.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - colannino.org X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (localhost) [127.0.0.1]:54224 X-Source-Auth: james@colannino.org X-Email-Count: 3 X-Source-Cap: Y3JhenlkcmM7Y3JhenlkcmM7Z2F0b3IxODIzLmhvc3RnYXRvci5jb20= Subject: Re: Static IP on a Bridge 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: Thu, 29 Dec 2011 17:22:46 -0000 Quoting "Brian Seklecki (Mobile)" : > Also, what MAC address does the DHCPREQUEST packet appear to be sourced > from (from the view of your DHCP server, or on the wire somewhere > between the two (SPAN PORT)) ~BAS How do I do that? :) James