JLU
10 years agoVisitor
Does SOAPUI 5 support connection through SOCKS?
Hi,
We have some developers who are trying to run to test case (HTTP request) from their Win7 PC to a server on another network through a SOCKS connection (OpenText SOCKS client installed).
We can telnet to the server on port 80, and access the server URL in a browser, but when we run test case in SOAPUI it fails with "Network Error (dns_unresolved_hostname)" and "Your requested host xxx could not be resolved by DNS".
Looking at Wireshark log and SOCKS client log it could look like SOAPUI doesn't send the initial connection request with DNS name to the OS, but that SOAPUI tries to resolve the DNS itself.
We have tried changing the proxy settings in SOAPUI to no avail (auto, manual and disabled).