I am fairly new to BSD but I have been using Linux for a while. It might just be that I am stupid and overlooked something stupid so go easy on me.
At any rate I have several servers with BSD on them. On several of them I edit /etc/ssh/ssh_config and I tried to change the port and allow root login. After this I used
At any rate I have several servers with BSD on them. On several of them I edit /etc/ssh/ssh_config and I tried to change the port and allow root login. After this I used
service sshd restart
. The issue is this config has taken affect on 1 of the servers but some of them just won't update with the new config. When I go back into the file it correctly shows the config I want, but even after restarting the computer it will still not take the new config and I have to login on port 22. What's going on?
Last edited by a moderator: