# egrep "^(MACs|Ciphers)" /usr/local/etc/ssh/sshd_configCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.comMACs hmac-sha2-256,hmac-sha2-512,umac-128@openssh.com
openssh-portable 9.6.p1_1,1 works for me, no side effects so far.
# opnsense-revert -z openssh-portable
System - Settings - Administration:Code: [Select]# egrep "^(MACs|Ciphers)" /usr/local/etc/ssh/sshd_configCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.comMACs hmac-sha2-256,hmac-sha2-512,umac-128@openssh.com