how to access scalix server from outside?

Discuss Scalix Management Services
anthonygonzales
Posts: 25
Joined: Wed Apr 01, 2015 4:28 am

how to access scalix server from outside?

Postby anthonygonzales » Thu Apr 02, 2015 7:16 am

Hi,

how can i access scalix server from outside?

--AnthonyG

prakashnikhar
Posts: 23
Joined: Wed Mar 04, 2015 6:09 am

Re: how to access scalix server from outside?

Postby prakashnikhar » Thu Apr 02, 2015 7:21 am

Hello Anthony,

Use SSH (Secure Shell), it's a protocol used to securely log onto remote systems.

# ssh x.x.x.x (server IP)
# administrator password

Note: you may access via linux based system or third party tool like Putty

anthonygonzales
Posts: 25
Joined: Wed Apr 01, 2015 4:28 am

Re: how to access scalix server from outside?

Postby anthonygonzales » Fri Apr 03, 2015 3:15 am

Hi,

i'm not able to access server through SSH.

-AnthonyG

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Re: how to access scalix server from outside?

Postby ScalixSupport » Fri Apr 03, 2015 3:24 am

Hi AnthonyG,

check scalix server Firewall setting, SSH port No. 22 is allowed ?

If not allowed then add below entry for SSH.

-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT

anthonygonzales
Posts: 25
Joined: Wed Apr 01, 2015 4:28 am

Re: how to access scalix server from outside?

Postby anthonygonzales » Fri Apr 03, 2015 5:44 am

Hi,

Thanks lot :) :) , firewall was on and added entry in firewall, now able to access SSH properly.

jacobwilliam1985
Posts: 2
Joined: Tue Aug 02, 2016 8:38 am
Location: new york
Contact:

Re: how to access scalix server from outside?

Postby jacobwilliam1985 » Tue Aug 09, 2016 1:54 pm

The Scalix Administration Console is a Web application provided by a Tomcat application server. The only requirement for it is a modern browser supporting JavaScript. Firefox and Internet Explorer do fine, Konqueror may work soon. The Admin Console window is split in three parts:

A menu with icons called Toolbar
A list view on the lower left named Contents Pane and
The main window on the right, called Display Pane

The icons in the menu bar let you choose the administration task you want to accomplish, the content pane lists the possible entries that can be edited, and the options and parameters of a selected entry are presented in the display pane.

waltercarroll
Posts: 3
Joined: Thu Sep 22, 2016 12:59 pm
Location: Pleasanton, CA
Contact:

Re: how to access scalix server from outside?

Postby waltercarroll » Thu Oct 27, 2016 12:14 pm

Scalix is based on Hewlett-Packard's long-gone OpenMail software, and interestingly, most of the commands still begin with om. For example, the ommon tool starts Scalix services, and the ommon tool monitors the system. Tools are installed in the /opt directory, and there are a lot of them well over 300 in the server package alone.


Return to “Scalix Management Services (Scalix Admin Console)”



Who is online

Users browsing this forum: No registered users and 3 guests

cron