Hello,
I'm trying to track down an issue we're running into, and I want to make sure I'm not missing something.
According to the implementation guide for ITCM, TCP port 7 (the echo service) needs to be allowed through any firewalls between the domain manager and clients. I have client PCs that don't have the Windows Simpl TCP/IP Services enabled (which is where Windows implements low-level stuff like the echo protocol.)
Here's my question -- I've been able to do deployments, send software jobs, etc. to machines that aren't running Simple TCP/IP Services in the past. Now, we're running into some issues with being unable to force job checks remotely, etc. If you look at a network trace, when you run Software Delivery --> Activate Job Check from the DSM Explorer on a remote host, the traffic begins with a UDP Echo datagram on port 7, and it's having trouble getting a response.
So, have I run into an unforeseen requirement? Do Windows DSM/ITCM clients need to have Simple TCP/IP Services installed and enabled, or do the agents implement their own service listening on this port? What features wouldn't work if port 7 echo was disallowed?