Re: 1501?

2004-07-08 Thread Warren, Matthew (Retail)
''
Port numbers are not restricted to four digits, or to any specific
number.
The clients manual describes their specification.
''



Just to pick bones, 'cause this just confused someone here, port numbers
can go from 0-65535, although I'm not sure if 0 is actually valid.




___ Disclaimer Notice __
This message and any attachments are confidential and should only be read by those to 
whom they are addressed. If you are not the intended recipient, please contact us, 
delete the message from your computer and destroy any copies. Any distribution or 
copying without our prior permission is prohibited.

Internet communications are not always secure and therefore Powergen Retail Limited 
does not accept legal responsibility for this message. The recipient is responsible 
for verifying its authenticity before acting on the contents. Any views or opinions 
presented are solely those of the author and do not necessarily represent those of 
Powergen Retail Limited. 

Registered addresses:

Powergen Retail Limited, Westwood Way, Westwood Business Park, Coventry, CV4 8LG.
Registered in England and Wales No: 3407430

Telephone +44 (0) 2476 42 4000
Fax +44 (0) 2476 42 5432


Re: 1501?

2004-07-08 Thread Richard Sims
Just to pick bones, 'cause this just confused someone here, port numbers
can go from 0-65535, although I'm not sure if 0 is actually valid.

Indeed so.  Port numbers also have certain assigned meanings over the
Internet, though within the context of a customer computing environment
numbers above 1023 may particularly be used as needed.
See:  http://www.iana.org/assignments/port-numbers
for defined port numbers.  (Note that ADSM/TSM does not formally
define any for itself in the world scope of things. Indeed, TSM's
customary port numbers, such as 1501, are internationally defined for
other purposes.  In unusual contexts, this may cause a non-TSM
application to attempt interact with a TSM server on a given port,
resulting in an interesting protocol mismatch.  Hopefully, such an
application would not keep trying.)

   Richard Sims


Re: 1501?

2004-07-08 Thread Paul Ripke
On Friday, Jul 9, 2004, at 00:09 Australia/Sydney, Warren, Matthew
(Retail) wrote:
''
Port numbers are not restricted to four digits, or to any specific
number.
The clients manual describes their specification.
''

Just to pick bones, 'cause this just confused someone here, port
numbers
can go from 0-65535, although I'm not sure if 0 is actually valid.
FYA (For Your Amusement):
I don't think port 0 is supposed to be valid, but I have seen it used,
UCX 3.x appeared to allow its use, and I tripped over a [badly
written] application using TCP port 0 running on and old VAX.
Needless to say, it broke after a UCX upgrade :)
Cheers,
--
Paul Ripke
Unix/OpenVMS/TSM/DBA
I love deadlines. I like the whooshing sound they make as they fly by.
-- Douglas Adams


Re: 1501?

2004-07-01 Thread Zoltan Forray/AC/VCU
I asked the same question less than a month ago.

They ARE the TCPIP PORT numbers. Yes, TSM will use high numbers (5-digits)
as will many other products that want to stay out of the way of other
products (for an example you can relate to, iManager on a Netware server
uses port 51443 by default).

Port 1501 is what the TSM server uses, by default, to contact the TSM
clients, per this paragraph from the TSM Netware Client book, discussing
the TCPCLIENTPORT parm:

client_port_address  - 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.

FWIW, when doing port blocking/filtering, 1500  1501 should be open to
allow TSM through, both directions.




Timothy Hughes [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
07/01/2004 01:26 PM
Please respond to
ADSM: Dist Stor Manager [EMAIL PROTECTED]


To
[EMAIL PROTECTED]
cc

Subject
1501?






Hello,


What does the four-digits represent at the end of the Nodes IP?
is that the port it's trying to reach? I have notice other four
digit numbers that are not ports and mean nothing and five digits
numbers
so I assume they mean nothing.

Thanks  for any responses!

ANR2716E Schedule prompter was not able to contact client
BRUTIS using type 1 (xxx.xx.xx.xx 1501).
07/01/04 00:00:40 ANR2716E Schedule prompter was not able to contact
client
DAFFY using type 1 (xxx.xx.xx.xx 1501).
07/01/04 00:06:36 ANR2716E Schedule prompter was not able to contact
client
Pluto using type 1 (xxx.xx.xx.xx 1501).
07/01/04 00:06:40 ANR2716E Schedule prompter was not able to contact
client
DONALD using type 1 (xxx.xx.xx.xx 1501).
07/01/04 00:06:40 ANR2716E Schedule prompter was not able to contact
client
ARCHIE using type 1 (xxx.xx.xx.xx 1501).
07/01/04 00:06:40 ANR2716E Schedule prompter was not able to contact
client
YOGI using type 1 (xxx.xx.xx.xx 1501).
07/01/04 00:06:40 ANR2716E Schedule prompter was not able to contact
client
VENUS using type 1 (xxx.xx.xxx.xx 1501).
07/01/04 00:06:40 ANR2716E Schedule prompter was not able to contact
client
JERRY using type 1 (xxx.xx.xx.xxx 1501).
07/01/04 00:06:40 ANR2716E Schedule prompter was not able to contact
client
BARNEY using type 1 (xxx.xx.xx.xxx 1501).


Re: 1501?

2004-07-01 Thread Richard Sims
What does the four-digits represent at the end of the Nodes IP?
is that the port it's trying to reach? I have notice other four
digit numbers that are not ports and mean nothing and five digits
numbers
so I assume they mean nothing.

Thanks  for any responses!

ANR2716E Schedule prompter was not able to contact client
BRUTIS using type 1 (xxx.xx.xx.xx 1501).
07/01/04 00:00:40 ANR2716E Schedule prompter was not able to contact
client
DAFFY using type 1 (xxx.xx.xx.xx 1501).

The Messages manual describes the number as the low address.
If you look in the Admin Ref manual, under Register Node, you will see
that the low address in less generic terms is the network port number,
where 1501 is the client port number for accepting scheduled events from
the TSM server.

Port numbers are not restricted to four digits, or to any specific number.
The clients manual describes their specification.

   Richard Sims


Re: 1501?

2004-07-01 Thread Stapleton, Mark
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On 
Behalf Of Zoltan Forray/AC/VCU
FWIW, when doing port blocking/filtering, 1500  1501 should be open to
allow TSM through, both directions.

pedantic_mode

From page 21 of the _Backup-Archive Clients Installation and User's
Guide for Windows, Version 5 Release 2_:
For the client scheduler [set] in prompted mode, it is unnecessary to
open any ports on the firewall. If you set the sessioninitiation option
to serveronly, the client will not attempt to contact the server. All
sessions will be initiated by server prompted scheduling on the port
defined on the client with the tcpclientport option. The
sessioninitiation option only affects the behavior of the client
scheduler running in the prompted mode.

/pedantic_mode

--
Mark Stapleton


Re: 1501?

2004-07-01 Thread Remco Post
On Jul 1, 2004, at 19:52, Stapleton, Mark wrote:
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On
Behalf Of Zoltan Forray/AC/VCU
FWIW, when doing port blocking/filtering, 1500  1501 should be open
to
allow TSM through, both directions.
pedantic_mode
From page 21 of the _Backup-Archive Clients Installation and User's
Guide for Windows, Version 5 Release 2_:
For the client scheduler [set] in prompted mode, it is unnecessary to
open any ports on the firewall. If you set the sessioninitiation option
to serveronly, the client will not attempt to contact the server. All
sessions will be initiated by server prompted scheduling on the port
defined on the client with the tcpclientport option. The
sessioninitiation option only affects the behavior of the client
scheduler running in the prompted mode.
/pedantic_mode
which basically means that if you actually follow this advise, you will
be able to do scheduled backups, but never be able to do unscheduled
restores, thus rendering your TSM server quite worthless.
OTOH, if you do the opposite, you can have your client behind a
firewall not opening any ports to the TSM server and you only need
TCPPORT (1500 per default) open at the server end for your clients.
--
Mark Stapleton
--
Met vriendelijke groeten,
Remco Post
SARA - Reken- en Netwerkdiensten  http://www.sara.nl
High Performance Computing  Tel. +31 20 592 8008Fax. +31 20 668 3167
I really didn't foresee the Internet. But then, neither did the
computer industry. Not that that tells us very much of course - the
computer industry didn't even foresee that the century was going
to end.   -- Douglas Adams