Difference between revisions of "Using communication ports between IPortalDoc and Light"

From wiki.IPBRICK.COM
Jump to: navigation, search
(Created page with "''' ***CONSTRUCTION IN PROGRESS*** ''' '''Is it possible to have connectivity on IMAP (143) service between 2 servers?''' The necessary services to allow the communication b...")
 
Line 11: Line 11:
  
 
'''Note:''' There is always a two-way communication.
 
'''Note:''' There is always a two-way communication.
 +
           
 
             PING has to be working between the 2 servers because Light's IPBrick it's defined as client.
 
             PING has to be working between the 2 servers because Light's IPBrick it's defined as client.

Revision as of 09:08, 29 September 2015

***CONSTRUCTION IN PROGRESS***

Is it possible to have connectivity on IMAP (143) service between 2 servers?

The necessary services to allow the communication between two servers are:

  • Http and/or https (80) (443)
  • Database (5433)
  • Ldap (389)
  • Imap for roundCube (143)

Note: There is always a two-way communication.

           PING has to be working between the 2 servers because Light's IPBrick it's defined as client.