Configuring jails
Brandon helsley
brandon.helsley at hotmail.com
Mon May 4 08:27:47 UTC 2020
I don't have copy paste on my desktop so sending ifconfig will be difficcult. I can send mount though so you can hopefully tell me if there are any more errors.
Sent from Outlook Mobile<https://aka.ms/blhgte>
________________________________
From: Shamim Shahriar <shamim.shahriar at gmail.com>
Sent: Monday, May 4, 2020 2:23:32 AM
To: Brandon helsley <brandon.helsley at hotmail.com>; freebsd-jail at freebsd.org <freebsd-jail at freebsd.org>
Subject: Re: Configuring jails
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
More information about the freebsd-jail
mailing list