From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 17:11:33 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 035C416A401 for ; Sat, 24 Mar 2007 17:11:33 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (rrcs-64-183-212-242.sw.biz.rr.com [64.183.212.242]) by mx1.freebsd.org (Postfix) with ESMTP id B283513C45E for ; Sat, 24 Mar 2007 17:11:32 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by pollux.dfwlp.com (8.13.8/8.13.8) with ESMTP id l2OHBT54034009 for ; Sat, 24 Mar 2007 12:11:29 -0500 (CDT) (envelope-from freebsd@dfwlp.com) Date: Sat, 24 Mar 2007 12:11:29 -0500 From: Jonathan Horne To: freebsd-questions@freebsd.org Message-Id: <20070324121129.815b8c03.freebsd@dfwlp.com> X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.9; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=3.6 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pollux.dfwlp.com Subject: another jail 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: Sat, 24 Mar 2007 17:11:33 -0000 is there a way to configure a jail to use more than one ip address? in the same sense of configuring an alias ip for any other freebsd host? thanks, jonathan