OK: From our office and from home remotely, we can use the VPN connection, curl succeeds.
OK: While visiting our customer's office, without using the VPN connection, curl also succeeds.
FAIL: While visiting our customer's office, when using the VPN connection, curl hangs as follows:
$ curl ifconfig.co; curl -vvv https://testlink.limelightbox.com
198.199.107.195
* Rebuilt URL to: https://testlink.limelightbox.com/
* Trying 52.39.78.238...
* TCP_NODELAY set
* Connected to testlink.limelightbox.com (52.39.78.238) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/cert.pem
CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
Above simply hangs.
Can someone assist with advice
OK: From our office and from home remotely, we can use the VPN connection, curl succeeds.
OK: While visiting our customer's office, without using the VPN connection, curl also succeeds.
FAIL: While visiting our customer's office, when using the VPN connection, curl hangs as follows:
Above simply hangs.
Can someone assist with advice