Re: Dsmcad listening port

2015-12-18 Thread Henrik Ahlgren
On Fri, Dec 18, 2015 at 11:00:46AM -0500, Mike De Gasperis wrote: > You don't need to run the dsmcad technically speaking. You can just > run a dsmc sched daemon or service. Running the scheduler on-demand frees up the memory used by backup jobs when it is no longer needed. Often the amount of mem

Re: Dsmcad listening port

2015-12-18 Thread Mike De Gasperis
You don't need to run the dsmcad technically speaking. You can just run a dsmc sched daemon or service. > On Dec 18, 2015, at 10:47 AM, Henrik Ahlgren wrote: > >> On Fri, Dec 18, 2015 at 12:40:46PM +0300, Efim wrote: >> >> CAD opens random port because the option WEBPORT has default value "0

Re: Dsmcad listening port

2015-12-18 Thread Henrik Ahlgren
On Fri, Dec 18, 2015 at 12:40:46PM +0300, Efim wrote: > CAD opens random port because the option WEBPORT has default value "0 0" and > CAD randomly assign a free TCPport (the first parameter for CAD, the second > for WEB client). > I think it’s impossible to prevent this. > As workaround you can

Re: Dsmcad listening port

2015-12-18 Thread Efim
HI, CAD opens random port because the option WEBPORT has default value "0 0" and CAD randomly assign a free TCPport (the first parameter for CAD, the second for WEB client). I think it’s impossible to prevent this. As workaround you can set fixed port(s) and close it using firewall. Example: WEBP

Dsmcad listening port

2015-12-18 Thread Henrik Ahlgren
Can someone explain why the Client Acceptor Daemon (dsmcad) opens a random port ("ANS3000I TCP/IP communications available on port X") when: - SCHEDMODE is set to POLLING - MANAGEDSERVICES is set to SCHEDULE How do you configure a TSM client to *never* listen to *any* port, but still using ds