Difference between revisions of "MAC (message authentication code)"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related terms == | == Related terms == | ||
− | * [[ssh -v]]: <code>[[SSH2_MSG_KEX_ECDH_REPLY]]</code> (Solution: <code>echo 1 > /proc/sys/net/ipv4/[[tcp_mtu_probing]]</code>) | + | * [[ssh -v]]: <code>[[SSH2_MSG_KEX_ECDH_REPLY]]</code> (Solution, modify [[sysctl]]: <code>echo 1 > /proc/sys/net/ipv4/[[tcp_mtu_probing]]</code>) |
== See also == | == See also == |
Latest revision as of 14:10, 9 December 2020
This article is a Draft. Help us to complete it.
sh ip ssh .../... MAC Algorithms:hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96 .../...
Related terms[edit]
- ssh -v:
SSH2_MSG_KEX_ECDH_REPLY
(Solution, modify sysctl:echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing
)
See also[edit]
- OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF
Advertising: