Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: flaviove on August 12, 2008, 01:35:32 AM
-
Hi All,
I installed a SME Server 7.3-Serveronly Box, and my ISP is blocking port 80.
Is it possible to edit the file "35Listen80" to get the port 8080 running instead port 80?
If not what should I do?
Thax in advance.
Flavio
-
Type listen 8080 in the search box. You may find something useful
-
This is a rather easy question.
If the sme server only has a natrouter in front of it, and this will nomally be the case, then it will not help at all to change the server port to 8080.
What can be done is to forward the external ip port 8080 to server ip and port 80. This will help, and your server will be available on internet on port 8080. Allmost any port that is open for an inbound connection can be used.
I have done these and simular things things houndreds of times and it works all the time.
external ip:8080----Forward via nat router-----to server ip:80