#bastillebsd — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bastillebsd, aggregated by home.social.
-
Visited a friend (who has no idea about this project) and she handed me a mug.
Must be a sign.
Cheers. -
I upgraded my box to #FreeBSD 15.1-RELEASE. Everything ran smoothly as always.
After that I upgraded my 3 #Bastille #jails to FreeBSD 15.1-RELEASE too.
I just found anything strange:{HOST} # bastille service <JailName> pf restart
[JailName]:
Enabling pfpfctl: DIOCADDRULE: Operation not permitted
/etc/rc.d/pf: WARNING: Unable to load /etc/pf.conf.
pfctl: DIOCSTART: Operation not permitted.To solve this issue with PF startup, I had to change jails securelevel to 1 instead of 2 (default value).
Is it normal now, or should I missed something?