Working remotely. I have to connect to the network using Cisco VPN. I’m using the Cloverleaf IDE. Something is probably getting blocked. Just not sure what exactly.
By default, the xlt debugger will connect to a random port on the server to establish the debugging session. If your VPN does not have all ports open then this operation will fail.
You can route the debugging session through the host server by selecting the “Xlt Debug Traffic -> Host Server Routes Traffic” option in the Server Administration tool under the Advanced tab. This may resolve your issue without having to make changes to the VPN configuration.