|
|
The IBM Collaboration Quickstart for Social Business has many services on the system – IBM Sametime, IBM Domino and IBM Connections. You can access the services using the following URLs.
IBM Domino WebAdmin | |
IBM Domino Welcome | |
IBM Domino Names | |
IBM Connections Homepage | |
IBM Connections Deployment Manager | |
IBM Sametime Web Client | https://${HOSTNAME}:444/stwebclient/index.jsp |
IBM Sametime Console | |
Bootstrap Homepage | https://${HOSTNAME}:444/connections/resources/web/com.ibm.lconn.gadget/test/bootstrap.html?render=test&oneui=3 |
Further, the IBM Collaboration Quickstart for Social Business contains many ports which are enabled for your development use. Some are host only due to use and security constraints in an open and public environment. The main ones are described in the following table, for a complete itemization of ports, you can check out the iptables settings – sudo vim /etc/sysconfig/iptables .
Port
Number | Protocol | Purpose |
22 | SSH | Remote access and Control via a Terminal |
80 | HTTP | Mail, Domnio and Sametime HTTP Access |
443 | HTTPS | Mail, Domino and Sametime HTTPS Access |
389 | LDAP | Provides Directory information and authentication for the services on the system |
25 | SMTP | Provides mail access
Restriction: Localhost Only |
60000
60001
60002
60003 | DB2 | Provides the Database Services
Restriction: Localhost Only |
81 | HTTP | Provides Sametime Web Client / Sametime Proxy / Connections and Connections Mail HTTP Access |
444 | HTTPS | Provides Sametime Web Client / Sametime Proxy / Connections and Connections Mail HTTPS Access |
12000 | HTTP | Provides AppServer features for the Social Business Toolkit |
12003 | HTTP Admin | Provides AppServer Administration features for the Social Business Toolkit profile |
9080 | HTTP | Provides AppServer features for the Connections Server |
9445 | HTTPS | Provides Secure AppServer Features for Connections Server |
9060 | HTTP Admin | Provides HTTP AppServer Administration Features for the Connections Server |
9044 | HTTPS Admin | Provides AppServer Administration features for the Connections Server |
8879 | SOAP | Provides SOAP Administration features for the WebSphere Admin for Connections Server |
1352 | Domino | Provides Notes Protocol access for Domino |
1516 | Sametime | Sametime Community Services |
8601 | HTTP Admin | Provides AppServer Administration features for the Sametime Proxy Server |
8600 | Sametime Proxy | Provides WebSphere AppServer features for the Sametime Proxy Server |
Note, VNC is not an available port. You can start vnc via a command on the SSH terminal. Vncserver
You must connect to VNC via SSH.
Note, If you don't have service for a deployment manager at 8601 or 9060, connect via SSH.
lcStatus startdm
starts the deployment manager for Connections deployment manager
pxStatus startdm |