Pastebin
Paste #2589: Network problem
< previous paste - next paste>
Pasted by Thomas
sdktda@kotdaw7 ~ $ curl -vI https://outlookwebapp.emea.sas.com/owa/ * About to connect() to outlookwebapp.emea.sas.com port 443 (#0) * Trying 192.31.22.82... * Connection timed out * couldn't connect to host * Closing connection #0 curl: (7) couldn't connect to host sdktda@kotdaw7 ~ $ nc -vvz outlookwebapp.emea.sas.com 443 nc: connect to outlookwebapp.emea.sas.com port 443 (tcp) failed: Connection timed out sdktda@kotdaw7 ~ $ curl -vI https://outlookwebapp.na.sas.com/owa/ * About to connect() to outlookwebapp.na.sas.com port 443 (#0) * Trying 149.173.6.220... * connected * Connected to outlookwebapp.na.sas.com (149.173.6.220) port 443 (#0) * successfully set certificate verify locations: * CAfile: /usr/ssl/certs/ca-bundle.crt CApath: none * SSLv3, TLS handshake, Client hello (1): * SSLv3, TLS handshake, Server hello (2): * SSLv3, TLS handshake, CERT (11): * SSLv3, TLS handshake, Server finished (14): * SSLv3, TLS handshake, Client key exchange (16): * SSLv3, TLS change cipher, Client hello (1): * SSLv3, TLS handshake, Finished (20): * SSLv3, TLS change cipher, Client hello (1): * SSLv3, TLS handshake, Finished (20): * SSL connection using AES128-SHA * Server certificate: * subject: C=US; ST=North Carolina; L=Cary; O=SAS Institute, Inc.; OU=ISD; CN=outlookwebapp.na.sas.com * start date: 201 * expire date: 201 * subjectAltName: outlookwebapp.na.sas.com matched * issuer: C=U * SSL certificate verify ok. > HEAD /owa/ HTTP/1.1 > User-Agent: curl/7.27.0 > Host: outlookwebapp.na.sas.com > Accept: */* > * additional stuff not fine /usr/src/ports/curl/curl-7.27.0-1/src/curl-7.27.0/lib/transfer.c:1037: 0 0 * HTTP 1.1 or later with persistent connection, pipelining supported < HTTP/1.1 440 Login Timeout HTTP/1.1 440 Login Timeout < Content-Length: 54 Content-Length: 54 < Content-Type: text/html Content-Type: text/html < Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT < Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT < Date: Thu, 03 Jan 2013 08:16:11 GMT Date: Thu, 03 Jan 2013 08:16:11 GMT < * Connection #0 to host outlookwebapp.na.sas.com left intact * Closing connection #0 * SSLv3, TLS alert, Client hello (1):
New Paste
Go to most recent paste.