From owner-freebsd-questions@FreeBSD.ORG Tue May 25 23:36:18 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AEDB1065670 for ; Tue, 25 May 2010 23:36:18 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 77D978FC0A for ; Tue, 25 May 2010 23:36:18 +0000 (UTC) Received: from [10.0.10.3] ([202.69.172.54]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 25 May 2010 16:36:12 -0700 Message-ID: <4BFC5EE3.3090505@a1poweruser.com> Date: Wed, 26 May 2010 07:36:03 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 May 2010 23:36:12.0528 (UTC) FILETIME=[0F7CCF00:01CAFC63] X-Sender: fbsd1@a1poweruser.com Cc: Subject: jails and one dynamic ip address 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: Tue, 25 May 2010 23:36:18 -0000 I get one dynamic ip address from my ISP. This is what I specify on the jail for public network access. When the ip address changes on me I have to manually change the ip address associated with the jail. Is there some method I can code so jail will all ways have public network access?