I am attempting to test a system that I am accessing remotely via Cisco Systems SSL VPN Client for WebVPN.
The browser can display pages successfully, but Jmeter HTTPSampler and HTTP Client sampler can not access pages. They must be blocked by the VPN. I get a connection timeout, even though I have set the connection timeout to 0. Actually, the sampler Response code is: Non HTTP response code: java.net.ConnectException. Does anyone have any ideas how to get Jmeter to be able to sample HTTP requests in a situation like this? Woody

