Hi,
I'm encountering an error when attempting to install a new APE on a remote network, down a vpn tunnel but using a NAT rule

The issue also occurs when using the Orion SDK tools
I can see in the log the following exception
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at System.ServiceModel.ICommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open()
We've tested ports tcp/17777, tcp/17778, tcp/
5671 from the APE to the MPE, using PowerShell to confirm connectivity, and using a PowerShell listener confirmed the MPE can reach the APE using
tcp/17777We've also logged a ticket with solarwinds support, but they are taking a while to resolve
Has anyone encountered this?
To my understanding, especially with the orion sdk, that should only make an outbound connection on
tcp/17777? Which we confirm via powershell is working, and the firewalls support it as we can see the traffic reaches the MPE