Hi guys,
I have two servers on the same subnet which test curl a destination (cisco.com) via the WSA Proxy.
The first one works correctly and I see in the logs:
TCP_MISS/200 93202 CONNECT tunnel://www.cisco.com:443/
=> CONNECT
The second one does not work and I see (with the same curl command):
NONE/504 0 TCP_CONNECT WSA_Inside_Interface:8080
=> TCP_CONNECT
Has anyone encountered this problem, please?
Thank you.