I changed the default SFTP port to 8022 using the UI. I then started the service and checked open ports using netstat and saw that Core was listening on port 22.
This seems to be a UI bug because the server will listen on other ports. I manually edited config.dat in the install directory by changing the following:
DSSHP=8022
Starting the service now and looking at netstat showed that the server was now using port 8022. However if I make any changes to the UI, the port is reverted back to 22 even if I have the port set to 8022 in the UI.
Unable to change default SFTP port
-
- Site Admin
- Posts: 1006
- Joined: Mon Mar 24, 2003 4:37 am