Page 1 of 1

Port change and now no more main menu available

Posted: Wed Feb 18, 2009 12:53 pm
by lpfanton
Hello,

I've changed the port number 95 instead of 80 in the Network setup.

Now I cannot acces to meteohub with HTTP.

By ssh is working, the ping is working, the public folder is available.

Then : Is it possible to change the network setup by command line ?
Is is possible to access via the web but not the port has configured ?

Any idea to restore the value of the port to 80 ?

Thank you

Re:Port change and now no more main menu available

Posted: Thu Feb 19, 2009 5:57 pm
by YJB
Have you tried to login using:
http://<ip address>:95

Re:Port change and now no more main menu available

Posted: Thu Feb 19, 2009 7:11 pm
by lpfanton
Yes and I have error msg "Network port not authorized".

Re:Port change and now no more main menu available

Posted: Thu Feb 19, 2009 7:43 pm
by sevenless
You should still be able to reach it via port 7777, which is Meteohub's fall-back failsafe port for dealing with problems such as this.

Odds are your router doesn't like your port reassignment -- perhaps port 95 is important for other protocols that you're not aware of. (a quick bit of Googling shows that port 95 is assigned to SUPDUP -- am old, beefed up telnet protocol.)

Re:Port change and now no more main menu available

Posted: Thu Feb 19, 2009 8:59 pm
by lpfanton
Great it's working !! Thank you