dark.initr0 Jun 3, 2026 #26 what about debug with max verbose output? Bash: sysrc sshd_flags="-ddd" also log file can be specified with -E log_file
what about debug with max verbose output? Bash: sysrc sshd_flags="-ddd" also log file can be specified with -E log_file
neirbowj Jun 5, 2026 #27 cullumsmith said: Crashed again with aesni disabled. So I think it's safe to say this is not caused by some kind of virtual crypto offload. Click to expand... When you say, "disabled"...? `aesni` is compiled into the kernel so setting `aesni_load="NO"` probably has no effect.
cullumsmith said: Crashed again with aesni disabled. So I think it's safe to say this is not caused by some kind of virtual crypto offload. Click to expand... When you say, "disabled"...? `aesni` is compiled into the kernel so setting `aesni_load="NO"` probably has no effect.
cullumsmith Jun 5, 2026 #28 You're right of course. I guess Vultr's stock loader.conf just kept that line in there.