mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2026-06-12 13:19:29 +02:00
usedns to yes
This commit is contained in:
@@ -581,7 +581,7 @@ SSH is a door into your server. This is especially true if you are opening ports
|
|||||||
IgnoreRhosts yes
|
IgnoreRhosts yes
|
||||||
|
|
||||||
# verify hostname matches IP
|
# verify hostname matches IP
|
||||||
UseDNS no
|
UseDNS yes
|
||||||
|
|
||||||
Compression no
|
Compression no
|
||||||
TCPKeepAlive no
|
TCPKeepAlive no
|
||||||
|
|||||||
Reference in New Issue
Block a user