Re: vnet jail shutdown crashes system

2020-06-12 Thread David Mehler
Hello, Thanks to everyone who offered suggestions on my vnet jail. I'm passing this on, a friend of mine sent me his configuration, which he modified from mine, it does not crash on vnet jail shutdown and takes down the interfaces both epair0a and epair0b. My rc.conf in the original post is unchan

Re: vnet jail shutdown crashes system

2020-06-09 Thread Ole
Hello Dave, I had the same problem. I found out, that the system will crash, if I do the 'ifconfig epair0a destroy' direct after the 'jail -r'. My solution is to sleep 2 seconds after the 'jail -r' command. Maybe a little bit dirty. Ole Sun, 7 Jun 2020 21:59:03 -0400 - David Mehler : > He

Re: vnet jail shutdown crashes system

2020-06-07 Thread Kyle Evans
On Sun, Jun 7, 2020 at 8:59 PM David Mehler wrote: > > Hello, > > I've finally created a vnet jail on FreeBSD 12.1 that will get out to > the internet. Whenever I atempt to shut it down the system crashes, I > have no idea why. > > [... snip ...] > > I wish I knew why stopping this jail takes the