[Bug 267438] sysutils/qjail can't attach jail console on -CURRENT
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267438] sysutils/qjail can't attach jail console on -CURRENT"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Nov 2022 17:32:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267438 --- Comment #2 from qjail@a1poweruser.com --- Now about your hank4. 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 -- You are receiving this mail because: You are the assignee for the bug.