On my WHM, I have changed the default SSH port from 22 to 56022 using CSF, for security reasons. Now, port 22 is removed from TCP IN and OUT open ports list.
I am able to connect and use the new 56022 port, but now I have a problem with my BitBucket repository connection:
The repository was configured and used before the SSH port changing when everything was working fine, but now, it doesn't work anymore with regular commands like git pull or similar.
If there is a cPanel related help or any suggestions are welcome
I am able to connect and use the new 56022 port, but now I have a problem with my BitBucket repository connection:
Code:
ssh: connect to host bitbucket.org port 56022: Network is unreachable
fatal: Could not read from remote repository.
If there is a cPanel related help or any suggestions are welcome
Last edited by a moderator: