Ubuntu18.04系統如何禁止sshd服務使用tcp轉發
發布時間:2023/1/11 14:13:49
Ubuntu18.04系統如何禁止sshd服務使用tcp轉發
在ubuntu18.04中如何禁止sshd服務使(shi)用tcp轉發呢?本(ben)文給出詳細說明。
1.打開sshd_config文件
vi /etc/ssh/sshd_config

2.將#AllowTcpForwarding yes改為 AllowTcpForwarding no后保存退出

本文來源:
//66moju.cn/aws/article/6642.html
[復制鏈(lian)接]
鏈接已復制

