mockingbird
Verified User
- Joined
- Feb 6, 2023
- Messages
- 25
The first thing you want to do after installation is change the SSH port right?
So go into /etc/sshd/sshd_config and uncomment the port line.
Next, reflect this change in CSF... Wait, DirectAdmin will do this automatically for you.
NOT!
This feature is broken. This was not automatically changed for me and I had to manually edit csf.conf and do it myself. Either eliminate the feature by allowing the field to be edited or please fix this! Thanks
So go into /etc/sshd/sshd_config and uncomment the port line.
Next, reflect this change in CSF... Wait, DirectAdmin will do this automatically for you.
Code:
This list is replaced, if present, by "Port" definitions in
/etc/ssh/sshd_config
PORTS_sshd = 22 (restricted UI item)
NOT!
This feature is broken. This was not automatically changed for me and I had to manually edit csf.conf and do it myself. Either eliminate the feature by allowing the field to be edited or please fix this! Thanks