Tivoli Enable Firewall Ports: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Client Side ==
== Client Side ==
# The following ports will need to be configured as follows through the client and any hardware firewalls.
# The following ports will need to be configured as follows through the client and any hardware firewalls.
## <tt>'''1500/tcp outbound'''</tt>
## <tt>'''Server Port:&nbsp;&nbsp;&nbsp; 1500/tcp outbound'''</tt>
## <tt>'''1552/tcp inbound/outbound'''</tt>
## <tt>'''Client Acceptor: 1552/tcp inbound/outbound'''</tt>
## <tt>'''1553/tcp inbound/outbound'''</tt>
## <tt>'''Remote Client Agent: 1553/tcp inbound/outbound'''</tt>
## <tt>'''1581/tcp inbound/outbound'''</tt>
## <tt>'''Web Client: 1581/tcp inbound/outbound'''</tt>
# In the dsm.opt (Windows) dsm.sys (UNIX) add the following options.
# In the dsm.opt (Windows) dsm.sys (UNIX) add the following options.
## <tt>'''Webport 1552 1553'''</tt>
## <tt>'''Webport 1552 1553'''</tt>

Revision as of 14:00, 26 January 2017

Client Side

  1. The following 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. Webport 1552 1553
    2. HTTPport 1581
    3. TCPport 1500
  3. With the configuration of SCHEDMODE Prompted the following should be added to the node's configuration on the TSM server.
    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