Ubuntu18.04系統(tǒng)如何禁止sshd服務(wù)使用tcp轉(zhuǎn)發(fā)
時(shí)間:2024/5/22 14:25:00 來源:米安網(wǎng)絡(luò) 作者:云主機(jī)配置專家 點(diǎn)擊:265次
在ubuntu18.04中如何禁止sshd服務(wù)使用tcp轉(zhuǎn)發(fā)呢?本文給出詳細(xì)說明。
1.打開sshd_config文件
vi /etc/ssh/sshd_config
2.將#AllowTcpForwarding yes改為 AllowTcpForwarding no后保存退出
版權(quán)保護(hù): 本文「Ubuntu18.04系統(tǒng)如何禁止sshd服務(wù)使用tcp轉(zhuǎn)發(fā)」由 云主機(jī)配置專家 原創(chuàng),轉(zhuǎn)載請保留鏈接: http://www.iqcg.cn/docs/system/781.html