On Thursday, March 27, 2014 11:08:10 am Philipp Schmid wrote:
> Hello,
> 
> I have the same problem on a HP Microserver N54L with FreeBSD 10 release.
> 
> If a jail is running and the jail executes
> 
>       /etc/periodic/daily/450.status-security
> 
> the server crashes. This happens every night at 4:03 CET.
> 
> If I run
> 
>       /etc/periodic/daily/450.status-security
> 
> manually in the jail, the server also crashes immediately.
> 
> Now I wanted to try to same as Anton and run each script in 
> 
>       /etc/periodic/security
> 
> manually, but I also get:
> 
>       ASSERTION FAILED: Unexpected value for  $PERIODIC: ‘'
> 
> I then ran:
> 
>       setenv PERIODIC "security daily”
> 
> which allowed me to run each security script separately. 
> 
> If I run:
> 
>       root@jail:/etc/periodic/security # ./520.pfdenied 
> 
> the machine immediately reboots.
> 
> Looking at 520.pfdenied I tried running the command:
> 
>       root@jail:~ # pfctl -sr -v
> 
> directly, which also crashes the host immediately.
> 
> 
> All the best,
> 
>       Philipp
> 
> PS: I have a custom kernel with VIMAGE which I use with the jail

Can you get a crashdump when it crashes?  Also, I thought that
VIMAGE + pf is known to be unstable?

-- 
John Baldwin
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to