port numbers

2002-04-30 Thread Wholey, Joseph (TGA\\MLOL)

Environment:
Server: OS/390  TSMv4.1.3.0
Client. NT/AIX/Solaris

We have our Server set up to use the default port 1500.  In the past, we've also made 
sure that the firewall folks open/define port 1501.  Is it necessary to have port 1501 
open?  I've been told that
the server listens on port 1501.  If so, what is it listening for?
Not a lot of info in the guides or reference on this (unless I missed it).  Any help 
would be appreciated.  thx.

Regards,
Joe Wholey
TGA Distributed Data Services
Merrill Lynch
Phone: 212-647-3018
Page:  888-637-7450
E-mail: [EMAIL PROTECTED]



Re: port numbers

2002-04-30 Thread Rushforth, Tim

See tcpclientport option.

The tcpclientport option specifies a different TCP/IP port number for the
server to contact than the one that was used to make the first server
contact. If the default port or the specified port is busy, the server
attempts to use any available port. Use this option only if you specify the
prompted parameter with the schedmode option or when the schedule command is
running.

Specifies the TCP/IP port address you want the server to use to contact
your client node. The range of values is 1000 through 32767; the default is
1501.

Tim Rushforth
City of Winnipeg

-Original Message-
From: Wholey, Joseph (TGA\MLOL) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 10:06 AM
To: [EMAIL PROTECTED]
Subject: port numbers


Environment:
Server: OS/390  TSMv4.1.3.0
Client. NT/AIX/Solaris

We have our Server set up to use the default port 1500.  In the past, we've
also made sure that the firewall folks open/define port 1501.  Is it
necessary to have port 1501 open?  I've been told that
the server listens on port 1501.  If so, what is it listening for?
Not a lot of info in the guides or reference on this (unless I missed it).
Any help would be appreciated.  thx.

Regards,
Joe Wholey
TGA Distributed Data Services
Merrill Lynch
Phone: 212-647-3018
Page:  888-637-7450
E-mail: [EMAIL PROTECTED]



Re: port numbers

2002-04-30 Thread Rushforth, Tim

We do backups through the firewall using SCHEDMODE PROMPTED - for this I
believe we opened up 1501.

-Original Message-
From: Bill Boyer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 11:04 AM
To: [EMAIL PROTECTED]
Subject: Re: port numbers


The TCPCLIENTPORT is used in a PROMPTED scheduling mode and the Installing
the clients manual states that TSM only supports doing scheduled backups
through a firewall in POLLING mode. So opening 1501, or whatever
TCPCLIENTPORT you specify is not needed. You just need to open up port 1500
for the clients to contact the TSM server. You can narrow this down with
rules so only these clients can connect via port 1500 only to the TSM server
address. You can also NAT the TSM server address on the outside of the
firewall.

But to do backups through a firewall all you need is SCHEDMODE POLLING and
port 1500.

Bill Boyer
DSS, Inc.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Rushforth, Tim
Sent: Tuesday, April 30, 2002 11:49 AM
To: [EMAIL PROTECTED]
Subject: Re: port numbers


See tcpclientport option.

The tcpclientport option specifies a different TCP/IP port number for the
server to contact than the one that was used to make the first server
contact. If the default port or the specified port is busy, the server
attempts to use any available port. Use this option only if you specify the
prompted parameter with the schedmode option or when the schedule command is
running.

Specifies the TCP/IP port address you want the server to use to contact
your client node. The range of values is 1000 through 32767; the default is
1501.

Tim Rushforth
City of Winnipeg

-Original Message-
From: Wholey, Joseph (TGA\MLOL) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 10:06 AM
To: [EMAIL PROTECTED]
Subject: port numbers


Environment:
Server: OS/390  TSMv4.1.3.0
Client. NT/AIX/Solaris

We have our Server set up to use the default port 1500.  In the past, we've
also made sure that the firewall folks open/define port 1501.  Is it
necessary to have port 1501 open?  I've been told that
the server listens on port 1501.  If so, what is it listening for?
Not a lot of info in the guides or reference on this (unless I missed it).
Any help would be appreciated.  thx.

Regards,
Joe Wholey
TGA Distributed Data Services
Merrill Lynch
Phone: 212-647-3018
Page:  888-637-7450
E-mail: [EMAIL PROTECTED]



Re: port numbers

2002-04-30 Thread Sung Y Lee

Based on my experience if the server goes thru firewall yes port 1501
should be opened.
If you ask the SA this question he or she  will tell you port 1501 is
listening on the server.  Listening on the server means that if that server
is configured to monitor port 1501 for any request.  But this doesn't
necessary mean TSM can contact the client because it can't go thru the
firewall.

The best  was is test it by telnetting from TSM server to Client port 1501.
telnet ip 1501  proivded that telnet is enabled.


Sung Y. Lee
Enterprise Storage Services
Delivery Center - South, IBM Global Services
Office  (512) 823-1012 T/L:  793-1012
Fax  (512) 823-1037
Pager ( 800) 946-4646 PIN:  1460082
E-mail [EMAIL PROTECTED]



  Wholey, Joseph
  (TGA\\MLOL) To:   [EMAIL PROTECTED]
  JWholey@EXCHANGEcc:
  .ML.COM Subject:  port numbers
  Sent by: ADSM:
  Dist Stor
  Manager
  [EMAIL PROTECTED]
  .EDU


  04/30/2002 10:06
  AM
  Please respond to
  ADSM: Dist Stor
  Manager





Environment:
Server: OS/390  TSMv4.1.3.0
Client. NT/AIX/Solaris

We have our Server set up to use the default port 1500.  In the past, we've
also made sure that the firewall folks open/define port 1501.  Is it
necessary to have port 1501 open?  I've been told that
the server listens on port 1501.  If so, what is it listening for?
Not a lot of info in the guides or reference on this (unless I missed it).
Any help would be appreciated.  thx.

Regards,
Joe Wholey
TGA Distributed Data Services
Merrill Lynch
Phone: 212-647-3018
Page:  888-637-7450
E-mail: [EMAIL PROTECTED]



Re: port numbers

2002-04-30 Thread Bill Boyer

The TCPCLIENTPORT is used in a PROMPTED scheduling mode and the Installing
the clients manual states that TSM only supports doing scheduled backups
through a firewall in POLLING mode. So opening 1501, or whatever
TCPCLIENTPORT you specify is not needed. You just need to open up port 1500
for the clients to contact the TSM server. You can narrow this down with
rules so only these clients can connect via port 1500 only to the TSM server
address. You can also NAT the TSM server address on the outside of the
firewall.

But to do backups through a firewall all you need is SCHEDMODE POLLING and
port 1500.

Bill Boyer
DSS, Inc.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Rushforth, Tim
Sent: Tuesday, April 30, 2002 11:49 AM
To: [EMAIL PROTECTED]
Subject: Re: port numbers


See tcpclientport option.

The tcpclientport option specifies a different TCP/IP port number for the
server to contact than the one that was used to make the first server
contact. If the default port or the specified port is busy, the server
attempts to use any available port. Use this option only if you specify the
prompted parameter with the schedmode option or when the schedule command is
running.

Specifies the TCP/IP port address you want the server to use to contact
your client node. The range of values is 1000 through 32767; the default is
1501.

Tim Rushforth
City of Winnipeg

-Original Message-
From: Wholey, Joseph (TGA\MLOL) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 10:06 AM
To: [EMAIL PROTECTED]
Subject: port numbers


Environment:
Server: OS/390  TSMv4.1.3.0
Client. NT/AIX/Solaris

We have our Server set up to use the default port 1500.  In the past, we've
also made sure that the firewall folks open/define port 1501.  Is it
necessary to have port 1501 open?  I've been told that
the server listens on port 1501.  If so, what is it listening for?
Not a lot of info in the guides or reference on this (unless I missed it).
Any help would be appreciated.  thx.

Regards,
Joe Wholey
TGA Distributed Data Services
Merrill Lynch
Phone: 212-647-3018
Page:  888-637-7450
E-mail: [EMAIL PROTECTED]



Re: port numbers

2002-04-30 Thread Frost, Dave

Joe,

The default port number for the server listens on for connections from
clients is 1500.  This will also include the admin clients.  You may have
set the http _admin_ port to something like 1501; however unless you are
admining from OUTSIDE of the firewall using a web browser, you do not need
to open this port on the firewall.  There is also a port available for use
when using shared memory.

All of the ports are defined in dsmserv.opt.


  regards,

-=Dave=-
--
+44 (0)20 7608 7140

ACCORDION, n.  An instrument in harmony with the sentiments of an assassin.
 -- Ambrose Bierce 'The Devil's Dictionary'



-Original Message-
From: Wholey, Joseph (TGA\MLOL) [mailto:[EMAIL PROTECTED]]
Sent: 30 April 2002 16:06
To: [EMAIL PROTECTED]
Subject: port numbers


Environment:
Server: OS/390  TSMv4.1.3.0
Client. NT/AIX/Solaris

We have our Server set up to use the default port 1500.  In the past, we've
also made sure that the firewall folks open/define port 1501.  Is it
necessary to have port 1501 open?  I've been told that
the server listens on port 1501.  If so, what is it listening for?
Not a lot of info in the guides or reference on this (unless I missed it).
Any help would be appreciated.  thx.

Regards,
Joe Wholey
TGA Distributed Data Services
Merrill Lynch
Phone: 212-647-3018
Page:  888-637-7450
E-mail: [EMAIL PROTECTED]

_
This message has been checked for all known viruses by MessageLabs Virus
Control Centre.


www.guardianit.com

The information contained in this email is confidential and intended
only for the use of the individual or entity named above.  If the reader
of this message is not the intended recipient, you are hereby notified
that any dissemination, distribution, or copying of this communication
is strictly prohibited.  Guardian iT Group will accept no responsibility
or liability in respect to this email other than to the addressee.  If you
have received this communication in error, please notify us
immediately via email: [EMAIL PROTECTED]


_
This message has been checked for all known viruses by MessageLabs Virus Control 
Centre.



Re: port numbers

2002-04-30 Thread Bill Boyer

I've gotten it to work PROMPTED, too, but the TSM documentation says it is
only 'supported' in POLLING mode. Plus I usually run into issues with the
security folk about opening ANOTHER port in the firewall. So unless there's
a reason I don't want to use POLLING, I use that for outside a firewall.

Bill

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Rushforth, Tim
Sent: Tuesday, April 30, 2002 12:11 PM
To: [EMAIL PROTECTED]
Subject: Re: port numbers


We do backups through the firewall using SCHEDMODE PROMPTED - for this I
believe we opened up 1501.

-Original Message-
From: Bill Boyer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 11:04 AM
To: [EMAIL PROTECTED]
Subject: Re: port numbers


The TCPCLIENTPORT is used in a PROMPTED scheduling mode and the Installing
the clients manual states that TSM only supports doing scheduled backups
through a firewall in POLLING mode. So opening 1501, or whatever
TCPCLIENTPORT you specify is not needed. You just need to open up port 1500
for the clients to contact the TSM server. You can narrow this down with
rules so only these clients can connect via port 1500 only to the TSM server
address. You can also NAT the TSM server address on the outside of the
firewall.

But to do backups through a firewall all you need is SCHEDMODE POLLING and
port 1500.

Bill Boyer
DSS, Inc.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Rushforth, Tim
Sent: Tuesday, April 30, 2002 11:49 AM
To: [EMAIL PROTECTED]
Subject: Re: port numbers


See tcpclientport option.

The tcpclientport option specifies a different TCP/IP port number for the
server to contact than the one that was used to make the first server
contact. If the default port or the specified port is busy, the server
attempts to use any available port. Use this option only if you specify the
prompted parameter with the schedmode option or when the schedule command is
running.

Specifies the TCP/IP port address you want the server to use to contact
your client node. The range of values is 1000 through 32767; the default is
1501.

Tim Rushforth
City of Winnipeg

-Original Message-
From: Wholey, Joseph (TGA\MLOL) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 10:06 AM
To: [EMAIL PROTECTED]
Subject: port numbers


Environment:
Server: OS/390  TSMv4.1.3.0
Client. NT/AIX/Solaris

We have our Server set up to use the default port 1500.  In the past, we've
also made sure that the firewall folks open/define port 1501.  Is it
necessary to have port 1501 open?  I've been told that
the server listens on port 1501.  If so, what is it listening for?
Not a lot of info in the guides or reference on this (unless I missed it).
Any help would be appreciated.  thx.

Regards,
Joe Wholey
TGA Distributed Data Services
Merrill Lynch
Phone: 212-647-3018
Page:  888-637-7450
E-mail: [EMAIL PROTECTED]



Antwort: port numbers

2002-04-30 Thread Gisbert Schneider

Von:[EMAIL PROTECTED]
Empfänger:[EMAIL PROTECTED]
Datum:  17:57:04 Gestern
Status:   Zustellung steht noch aus