Tivoli Enable Firewall Ports: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
No edit summary
 
Line 9: Line 9:
## <tt>'''WEBport&nbsp;&nbsp;&nbsp;1552 1553'''</tt>
## <tt>'''WEBport&nbsp;&nbsp;&nbsp;1552 1553'''</tt>
## <tt>'''HTTPport&nbsp;&nbsp;1581'''</tt>
## <tt>'''HTTPport&nbsp;&nbsp;1581'''</tt>
# With the configuration of <tt>'''SCHEDMODE Prompted'''</tt> the following should be added to the node's configuration on the TSM server.
# If there are continued issues, the following setting may resolve the issue.
## <tt>'''tsm: [tsm server name]> UPDate Node <node name> HLAddress=<client IP address> LLAddress=1581'''</tt>
## <tt>'''tsm: [tsm server name]> UPDate Node <node name> HLAddress=<client IP address> LLAddress=1581'''</tt>



Latest revision as of 14:09, 26 January 2017

Client Side

  1. The following TSM client/server ports will need to be configured as follows through the client and any hardware firewalls.
    1. Server Port:         1500/tcp outbound
    2. Client Acceptor:     1552/tcp inbound/outbound
    3. Remote Client Agent: 1553/tcp inbound/outbound
    4. Web Client:          1581/tcp inbound/outbound
  2. In the dsm.opt (Windows) dsm.sys (UNIX) add the following options.
    1. TCPPort   1500
    2. WEBport   1552 1553
    3. HTTPport  1581
  3. If there are continued issues, the following setting may resolve the issue.
    1. tsm: [tsm server name]> UPDate Node <node name> HLAddress=<client IP address> LLAddress=1581

Further Reading

  1. Tivoli Storage Manager client setup in a firewall environment
  2. Tivoli Storage Manager Client options reference