From owner-freebsd-questions@FreeBSD.ORG Fri Dec 30 06:01:09 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 A0D4A1065675 for ; Fri, 30 Dec 2011 06:01:09 +0000 (UTC) (envelope-from james@colannino.org) Received: from gateway07.websitewelcome.com (gateway07.websitewelcome.com [67.18.80.17]) by mx1.freebsd.org (Postfix) with ESMTP id 6F38D8FC0C for ; Fri, 30 Dec 2011 06:01:09 +0000 (UTC) Received: by gateway07.websitewelcome.com (Postfix, from userid 5007) id 7E768966EF779; Fri, 30 Dec 2011 00:01:08 -0600 (CST) Received: from gator1823.hostgator.com (gator1823.hostgator.com [184.173.227.20]) by gateway07.websitewelcome.com (Postfix) with ESMTP id 72A03966EF731 for ; Fri, 30 Dec 2011 00:01:08 -0600 (CST) Received: from [127.0.0.1] (port=42601 helo=localhost) by gator1823.hostgator.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1RgVWe-0002Qy-B3; Fri, 30 Dec 2011 00:01:08 -0600 Received: from 69.12.176.48 ([69.12.176.48]) by gator1823.hostgator.com (Horde Framework) with HTTP; Fri, 30 Dec 2011 00:01:08 -0600 Message-ID: <20111230000108.757121af6mf2gssk@gator1823.hostgator.com> Date: Fri, 30 Dec 2011 00:01:08 -0600 From: james@colannino.org To: freebsd-questions@freebsd.org References: <20111229014819.11102imhiognb9es@gator1823.hostgator.com> <4EFC2405.4080103@infracaninophile.co.uk> <20111229112111.1079640ol70p51u0@gator1823.hostgator.com> <037401ccc652$15417110$3fc45330$@fisglobal.com> In-Reply-To: <037401ccc652$15417110$3fc45330$@fisglobal.com> 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]:42601 X-Source-Auth: james@colannino.org X-Email-Count: 1 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: Fri, 30 Dec 2011 06:01:09 -0000 Quoting Devin Teske : > Add the following line (exactly as it appears) to /etc/rc.conf: > > defaultrouter="192.168.1.1" That line's been there the whole time. Hasn't helped :( James