ispCP - Board - Support
error when changing default ports - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: error when changing default ports (/thread-7168.html)



error when changing default ports - mishas - 07-09-2009 12:13 AM

Hello!
I have changed default port for ssh from 22 to 2222 and now in Server status page shown that SSH is down. how to fix this?
Also down ANaVis and SPAMASSASSIN. How can I resolve this?

Thank you in advance.


RE: error when changing default ports - xxo - 07-09-2009 12:46 AM

(07-09-2009 12:13 AM)mishas Wrote:  Hello!
I have changed default port for ssh from 22 to 2222 and now in Server status page shown that SSH is down. how to fix this?
Also down ANaVis and SPAMASSASSIN. How can I resolve this?

Thank you in advance.

edit the table "config" with pma. All services and the ports an definded in the DB.
Look out for "PORT_SSH"


RE: error when changing default ports - mishas - 07-09-2009 12:53 AM

thank you.
(07-09-2009 12:46 AM)xxo Wrote:  
(07-09-2009 12:13 AM)mishas Wrote:  Hello!
I have changed default port for ssh from 22 to 2222 and now in Server status page shown that SSH is down. how to fix this?
Also down ANaVis and SPAMASSASSIN. How can I resolve this?

Thank you in advance.

edit the table "config" with pma. All services and the ports an definded in the DB.
Look out for "PORT_SSH"

what about ANaVis and SPAMASSASSIN?


RE: error when changing default ports - BeNe - 07-09-2009 04:09 PM

Did you install these packages and use it ?
If not ignore it.

Greez BeNe


RE: error when changing default ports - mishas - 07-09-2009 05:32 PM

yes, I did


RE: error when changing default ports - joximu - 07-09-2009 05:37 PM

Why not add custom Ports in the ispCP (/admin/settings_ports.php)

e.g.

MySSH - TCP - Port 222
MyAmavis - TCP - your new amavis port.

Or just change the port on this page...

/J