From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 20:03:42 2008 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 48E331065675 for ; Thu, 19 Jun 2008 20:03:42 +0000 (UTC) (envelope-from jopesko@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.186]) by mx1.freebsd.org (Postfix) with ESMTP id BBEF38FC1C for ; Thu, 19 Jun 2008 20:03:41 +0000 (UTC) (envelope-from jopesko@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so151516gve.39 for ; Thu, 19 Jun 2008 13:03:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:content-type :content-transfer-encoding; bh=TrmTSro6ukdC8TNw1tCkwhf5chgqyVpLX7QQd3RyNWw=; b=lRgvjeynEaaQ4e2wqd3Y2iDE4h7F7bdT8eytysEvcvHkfZgDFwgSzy8MDS7GY8dkvZ +GP31uRJ44SU92dbFv6jkgIjg2jPOI3q9yRZfpa/gXVGpo3JUc46ngQwjP6XU83Hphk8 XwsX0U9PqdehuL2fQEwP/CCtIn8O1Q99L8t78= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; b=l7qqyIKDgdkQWXBsSVaG7qtSibWHS79zbo81Cde4V2V/uxybmlFzTkKPh20gpLojOC iM3vNJTxVmoLecMcXMuEOSXgMvzdaWrzgzSBs1Bj6xR8CN3FcEGqzuoOSRFsaeAJqk6v oaOoaOUQrSrekwpt6vCk87FiuyDsEyQTk8GmQ= Received: by 10.210.27.20 with SMTP id a20mr2277166eba.89.1213905820413; Thu, 19 Jun 2008 13:03:40 -0700 (PDT) Received: from ?10.13.44.211? ( [77.244.112.182]) by mx.google.com with ESMTPS id c22sm1510649ika.1.2008.06.19.13.03.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 19 Jun 2008 13:03:39 -0700 (PDT) Message-ID: <485ABB6F.7080507@gmail.com> Date: Fri, 20 Jun 2008 01:02:55 +0500 From: Jo Pesko User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Jail problem while starting 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, 19 Jun 2008 20:03:42 -0000 Hi, I'm using FreeBSD 7.0 version and expecting some problems with jail. /etc/rc.d/jail script hangs when it try to map jail's interface to alias address of my nic. Script successfully starting if i removing alias address from rc.conf(or manually via ifconfig). Any info will be helpful. Thanks. Best Regards, Jo Pesko