From owner-freebsd-questions@FreeBSD.ORG Sat Jan 26 21:06:15 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2C1333D9 for ; Sat, 26 Jan 2013 21:06:15 +0000 (UTC) (envelope-from fbsd8@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 1A3CBF83 for ; Sat, 26 Jan 2013 21:06:14 +0000 (UTC) Received: from [10.0.10.3] ([173.88.197.103]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 26 Jan 2013 13:06:15 -0800 Message-ID: <51044546.1070005@a1poweruser.com> Date: Sat, 26 Jan 2013 16:06:14 -0500 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "Zyumbilev, Peter" Subject: Re: jails bind ip References: <5103D759.5060008@aboutsupport.com> <51040A68.2010008@a1poweruser.com> <51041353.4050503@aboutsupport.com> In-Reply-To: <51041353.4050503@aboutsupport.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Jan 2013 21:06:15.0980 (UTC) FILETIME=[FAB646C0:01CDFC08] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2013 21:06:15 -0000 Zyumbilev, Peter wrote: >> Are you saying you installed the Debian 6.0 operating system >> inside of a Freebsd jail and expect it to function? >> >> > > > on top of all works ;-) Look at mailing list archives earlier ...See > mails from me. > > > Peter Ok I read the archive thread subject "jails". You read a reply pointing you to a French howto. http://blog.etoilebsd.net/post/Emprisonner_une_debian_dans_un_FreeBSD I don't read French so have no idea what you did. In another post you said you did this procedure 1. Use http://download.openvz.org/template/precreated/debian-6.0-x86.tar.gz instead of the file listed in the French howto. 2. Run sysctl compat.linux.osrelease=2.6.32 in Freebsd shell before starting the jail, otherwise you will get error "kernel too old". Don't understand what you mean by "shell" in the the above #2 sentence. The info you provided is so lacking in details. People here on the list are not going to try to duplicate your steps just to get a understanding of your situation. When asking a question it's your job to describe in detail what your situation is. What your trying to achieve by using a jail. What applications you installed in your jail. The jail statements you used to create your jail. So on and so forth. No details results in no replies. If you want helpful replies start with more and better details. From a very general point of view. You can populate a jails directory tree with anything you want and the jail will still start. Having the jail start does not mean anything you put in side of the jail is working. Which is what I think is happening in your case. With out details I can not help you any further. Good luck.