Date: Thu, 09 Feb 2023 17:20:04 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269441] crash running jail network command from different fib Message-ID: <bug-269441-227-1VY4f3u0jl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269441-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269441 --- Comment #1 from Olivier Cochard <olivier@freebsd.org> --- oops, in a shell script, need to replace the 2 lines: setfib 2 sh jexec bug ping -c 1 1.1.1.1 By this one line: setfib 2 jexec bug ping -c 1 1.1.1.1 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269441-227-1VY4f3u0jl>
