Tivoli Enable Firewall Ports: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
## <tt>'''Web Client: 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>'''TCPPort 1500'''</tt> | |||
## <tt>'''WEBport 1552 1553'''</tt> | ## <tt>'''WEBport 1552 1553'''</tt> | ||
## <tt>'''HTTPport 1581'''</tt> | ## <tt>'''HTTPport 1581'''</tt> | ||
# With the configuration of <tt>'''SCHEDMODE Prompted'''</tt> the following should be added to the node's configuration on the TSM server. | # With the configuration of <tt>'''SCHEDMODE Prompted'''</tt> the following should be added to the node's configuration on the TSM server. | ||
## <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> |
Revision as of 14:08, 26 January 2017
Client Side
- The following TSM client/server ports will need to be configured as follows through the client and any hardware firewalls.
- Server Port: 1500/tcp outbound
- Client Acceptor: 1552/tcp inbound/outbound
- Remote Client Agent: 1553/tcp inbound/outbound
- Web Client: 1581/tcp inbound/outbound
- In the dsm.opt (Windows) dsm.sys (UNIX) add the following options.
- TCPPort 1500
- WEBport 1552 1553
- HTTPport 1581
- With the configuration of SCHEDMODE Prompted the following should be added to the node's configuration on the TSM server.
- tsm: [tsm server name]> UPDate Node <node name> HLAddress=<client IP address> LLAddress=1581