Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: ewtesterman on December 23, 2005, 01:48:52 AM
-
How would I reassign the ports used by defualt in SME? I want to be able to asign specific ports for each service. I am sure that this is possible I just do not know enough about linux or sme to know were to go to do this. Any help would be greatly appriciated.
-
You need to be more specific.
All services are assigned specific ports (defined in /etc/services).
Besides, changing default ports for services will make them incompatiable. i.e. changing the default ssh port will make it so you need enter the port # when connecting to the server with the ssh client.
Ed
-
I appologize for my ambiguity, I need to change the port that the web server is using. Yes I understand that this will require the few people I allow access to my server to add :8080 or what ever I choose to the end of the address.