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

From wiki.IPBRICK.COM
Jump to: navigation, search
Line 1: Line 1:
 
''' ***CONSTRUCTION IN PROGRESS*** '''
 
''' ***CONSTRUCTION IN PROGRESS*** '''
  
'''Is it possible to have connectivity on IMAP (143) service between 2 servers?'''
+
'''What are the communication ports used between an IPBrick server with iPortalDoc and another IPBrick server with Light?'''
  
The necessary services to allow the communication between two servers are:
+
The necessary ports to allow the communication between iPortalDoc and Light servers are:
  
 
* Http and/or https (80) (443)
 
* Http and/or https (80) (443)
Line 13: Line 13:
 
'''Notes:'''
 
'''Notes:'''
 
* There is always a two-way communication.
 
* 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, i.e., both servers need to be able to ping each other

Revision as of 17:57, 1 October 2015

***CONSTRUCTION IN PROGRESS***

What are the communication ports used between an IPBrick server with iPortalDoc and another IPBrick server with Light?

The necessary ports to allow the communication between iPortalDoc and Light servers are:

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


Notes:

  • There is always a two-way communication.
  • PING has to be working between the 2 servers because Light's IPBrick, i.e., both servers need to be able to ping each other