Multi Port for SSH Daemon?
add another Port syntax in /etc/ssh/sshd_config file …
#our default port
Port 22
# this is for the another ports …
Port 1342
Port 1234
Please don’t forget to restart our ssh service with /etc/ssh/ssh restart!
add another Port syntax in /etc/ssh/sshd_config file …
#our default port
Port 22
# this is for the another ports …
Port 1342
Port 1234
Please don’t forget to restart our ssh service with /etc/ssh/ssh restart!
Komentar Terakhir