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
_______________________________________________
freebsd-jail@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"