* Per Jessen <per@computer.org> [09-06-19 01:51]:
Patrick Shanahan wrote:
openssl s_client -connect imap.gmail.com:995 and openssl s_client -connect imap.gmail.com:993
both work but take quit some time, may be the timeout indicated above (45 seconds waiting to connect). ping imap.gmail.com and pop.gmail.com both work w/o delay
I only tried with telnet, got immedate responses. Maybe it is TLS related - otoh, I just tried
openssl s_client -connect imap.gmail.com:993
and had immediate response. (on a 15.0 system). Maybe try telnet too, and see if that also hangs ?
wahoo:~ > time telnet imap.gmail.com telnet: connect to address 2607:f8b0:400d:c09::6c: Connection timed out telnet: connect to address 173.194.204.109: Connection timed out telnet: connect to address 173.194.204.108: Connection timed out real 6m21.730s user 0m0.000s sys 0m0.004s wahoo:~ > time openssl s_client -connect imap.gmail.com:993 > openssl.time.txt depth=2 OU = GlobalSign Root CA - R2, O = GlobalSign, CN = GlobalSign verify return:1 depth=1 C = US, O = Google Trust Services, CN = GTS CA 1O1 verify return:1 depth=0 C = US, ST = California, L = Mountain View, O = Google LLC, CN = imap.gmail.com verify return:1 read:errno=0 real 33m3.520s user 0m0.026s sys 0m0.004s openssl.time.txt: CONNECTED(00000003) --- Certificate chain 0 s:/C=US/ST=California/L=Mountain View/O=Google LLC/CN=imap.gmail.com i:/C=US/O=Google Trust Services/CN=GTS CA 1O1 1 s:/C=US/O=Google Trust Services/CN=GTS CA 1O1 i:/OU=GlobalSign Root CA - R2/O=GlobalSign/CN=GlobalSign --- Server certificate -----BEGIN CERTIFICATE----- MI <certificate removed> CDrOfMSLn2dyIzxoRv02wkwhwStH7+kKk= -----END CERTIFICATE----- subject=/C=US/ST=California/L=Mountain View/O=Google LLC/CN=imap.gmail.com issuer=/C=US/O=Google Trust Services/CN=GTS CA 1O1 --- No client certificate CA names sent Peer signing digest: SHA256 Server Temp Key: ECDH, P-256, 256 bits --- SSL handshake has read 3234 bytes and written 419 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES128-GCM-SHA256 Server public key is 2048 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE No ALPN negotiated SSL-Session: Protocol : TLSv1.2 Cipher : ECDHE-RSA-AES128-GCM-SHA256 Session-ID: 2840B91E33EEA3A3494226A4F8B4CEF5CB0541B5E2DBA5D0CE45A85268C50A0E Session-ID-ctx: Master-Key: 6FB08FD3D6C2E622BD7E754EAE7D3E62EA0C49AFBECC24C02592864E0B7B7BAE011DEE1A33035E005935E66DAB8628AE Key-Arg : None PSK identity: None PSK identity hint: None SRP username: None TLS session ticket lifetime hint: 100800 (seconds) TLS session ticket: 0000 - 00 c1 56 0e a4 82 67 89-b8 98 65 e6 fb a7 c7 f3 ..V...g...e..... 0010 - bd c7 c8 85 09 ed fc 1c-a0 9b d6 20 29 0a bc bc ........... )... 0020 - 66 99 87 28 cf 66 b0 3e-ce 9d 3c a2 ed 09 be 07 f..(.f.>..<..... 0030 - 5e e8 63 38 bf a0 37 91-09 99 3b 94 75 35 3d cf ^.c8..7...;.u5=. 0040 - fc 62 23 55 a1 00 1d 63-d3 93 bf 38 5c 46 83 1d .b#U...c...8\F.. 0050 - f5 ac e7 4c 40 b8 1d 62-81 f8 88 2c f4 e9 38 19 ...L@..b...,..8. 0060 - fb b1 fa 21 fb f0 c1 22-9b 1e bb 73 ca d3 b7 2a ...!..."...s...* 0070 - 39 2b 1b fb dd 7e ad f1-9d ae ca 41 30 0d ea 2a 9+...~.....A0..* 0080 - c0 6a 1c 76 58 33 43 5a-15 0c db e4 f2 14 2b e1 .j.vX3CZ......+. 0090 - 1a fd 87 eb db 6e 76 98-aa c0 23 8a be 1a 1c 86 .....nv...#..... 00a0 - 9e 22 fb 36 36 26 e9 37-73 fd 6d af 9f 04 3b 0c .".66&.7s.m...;. 00b0 - ac 0e 47 56 01 97 4e 4b-a4 e9 6d d4 6f d5 e6 94 ..GV..NK..m.o... 00c0 - 51 7e 25 1d d6 32 a8 6e-a9 c5 ac 14 5a ce 1d 7d Q~%..2.n....Z..} 00d0 - 25 a3 a8 51 b6 %..Q. Start Time: 1567774567 Timeout : 300 (sec) Verify return code: 0 (ok) --- * OK Gimap ready for requests from 108.246.209.12 n23mb55614055qtr maybe it makes sense to someone? again, the delays are not on my other local boxes, only the server and only the last several days. tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org