I'm accessing a Spirent Landslide using a tunnel.
The tunnel forward ports 80, 443, 8181 (tcp).
I'm using PuTTY to generate the tunnels.
I access the landslide web page using "https://localhost" (brings up web page)
I can start the Landslide Applkication (tasclient.jnlp)
I can login to the Landslide application after it starts (I believe this uses port 8181).
I then attempt to build a new test session, and specify a new test case.
I select a new test case, and it does not load. The error is "Error loading test case 'SGW Node' from the server. [...] Connection refused: connect.
I believe that the application is accessing the Sprient device directly (which the firewall blocks) not through the tunnel which I have setup, thus the error.