Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 2020 09:23:32 +0100
From:      Shamim Shahriar <shamim.shahriar@gmail.com>
To:        Brandon helsley <brandon.helsley@hotmail.com>, "freebsd-jail@freebsd.org" <freebsd-jail@freebsd.org>
Subject:   Re: Configuring jails
Message-ID:  <c44d5278-12de-b546-7367-d9dc8de83c21@gmail.com>
In-Reply-To: <CY4PR19MB165588B6571EDB72A92BA1C3F9A60@CY4PR19MB1655.namprd19.prod.outlook.com>
References:  <CY4PR19MB1655DC907476ED7057C5CFC4F9A60@CY4PR19MB1655.namprd19.prod.outlook.com> <CAE=JSsMf_YRDhXSW_iCfznBMQ2NTFAH=z9obvEnjzKKYRHLKgw@mail.gmail.com> <CY4PR19MB1655899A988E954851B399ABF9A60@CY4PR19MB1655.namprd19.prod.outlook.com> <4D6A7020-AC1B-4EB0-A0AE-F80D88175233@langille.org> <CY4PR19MB165513CD2CA7781E1A1BFAFEF9A60@CY4PR19MB1655.namprd19.prod.outlook.com> <2cfe10fd-f5b6-6589-a4ce-8d34cdcaf24d@gmail.com> <CY4PR19MB165588B6571EDB72A92BA1C3F9A60@CY4PR19MB1655.namprd19.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04/05/2020 09:12, Brandon helsley wrote:
> uname -a: FreeBSD machine17.prtoto 12.1-RELEASE-p3 FreeBSD 12.1-RELEASE-P3 GENERIC amd64
>
> cat /etc/jail.conf: manjail1 {
>                                 host.hostname="manjail1.proto";
>                                 ip4.addr=205.171.3.25";
>                                 path="/usr/jails/manjail1";
>                                 mount/devfs;
> ___________________ exec.clean;
> ___________________ exec.start="sh /etc/rc";
>                                 exec.stop="sh /etc/rc.shutdown";
> }
>
> pictures of ifconfig, and mount on the way momentarily.
>

The one you have posted (above) has several errors -- I am not sure this 
is exactly what you have, as it is likely to throw a lot of errors as 
you try to run the jails.

http://www.catb.org/~esr/faqs/smart-questions.html

this is a good start.

Kind regards




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c44d5278-12de-b546-7367-d9dc8de83c21>