Koozali.org: home of the SME Server

SME 6.5 Ports

ewtesterman

SME 6.5 Ports
« 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.

Offline meanpenguin

  • ****
  • 138
  • +0/-0
SME 6.5 Ports
« Reply #1 on: December 23, 2005, 03:32:49 AM »
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

ewtesterman

SME 6.5 Ports
« Reply #2 on: December 23, 2005, 03:12:49 PM »
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.