Date: Tue, 08 Nov 2022 17:32:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267438] sysutils/qjail can't attach jail console on -CURRENT Message-ID: <bug-267438-7788-BxomPJhfsT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267438-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-267438-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267438 --- Comment #2 from qjail@a1poweruser.com --- Now about your hank4.=20 Add alias for lo0 interface (at rc.conf also) # ifconfig lo0 inet 10.1.1.1/32 alias This is not needed 5. Create jail db_mysql # /usr/local/etc/rc.d/qjail.bootime start # qjail create -4 10.1.1.1 db_mysql Not needed # /usr/local/etc/rc.d/qjail.bootime start --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267438-7788-BxomPJhfsT>