Configuring jails

Brandon helsley brandon.helsley at hotmail.com
Mon May 4 08:12:55 UTC 2020


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.
From: owner-freebsd-jail at freebsd.org [owner-freebsd-jail at freebsd.org] on behalf of Shamim Shahriar [shamim.shahriar at gmail.com]
Sent: Monday, May 4, 2020 1:32 AM
To: freebsd-jail at freebsd.org
Subject: Re: Configuring jails

On 04/05/2020 01:42, Brandon helsley wrote:
> Doesn't work. I'm trying to update packages to see if networkings up. There must be a usual solution right?
>
> Sent from Outlook Mobile<https://aka.ms/blhgte>
>
Useful point to start if you are really asking for help

On both the host and the jail, if you could please run and post the
result of
uname -a
ifconfig
mount

on the host, please run (and post the result of)
cat /etc/jail.conf

that gives people some point to try to figure out what is happening in
your system. Otherwise, it is like broadcasting a SOS without any detail
and expect people to rescue you from an obscured location . . .

All the best

_______________________________________________
freebsd-jail at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscribe at freebsd.org"


More information about the freebsd-jail mailing list