Telnet on soap port for AES
We are planning to install and configure AES on one server to monitor Pega running in another server. The telnet from AES server sa10357 to Pega server's (sp20345) soap port 8882 is successful:
telnet sp20345 8882 -- successful
Is it required that the telnet from Pega server to AES server has to be successful if the soap port for AES server is 8882?
telnet sa10357 8882 -- should it be successful?