HA cannot connect via SSL to any site e.g. heise.de
with tcpdump i see incoming and outgoing packets but ssl handshake failed
Do you have any tips on where the error could be?
CURL output
~ curl -v https://193.99.144.85
- Trying 193.99.144.85:443…
- ALPN: curl offers h2,http/1.1
- TLSv1.3 (OUT), TLS handshake, Client hello (1):
- CAfile: /etc/ssl/cert.pem
- CApath: /etc/ssl/certs
- Connection timed out after 300308 milliseconds
- closing connection #0
curl: (28) Connection timed out after 300308 milliseconds
â ~
TCPDUMP output
â ~ tcpdump -nni wlan0 host 193.99.144.85
tcpdump: verbose output suppressed, use -v[v]… for full protocol decode
listening on wlan0, link-type EN10MB (Ethernet), snapshot length 262144 bytes
12:33:47.816240 IP 192.168.1.118.42050 > 193.99.144.85.443: Flags [.], seq 388993878:388995246, ack 1263400220, win 502, options [nop,nop,TS val 3746221948 ecr 2122051706], length 1368
12:33:52.169911 IP 192.168.1.118.58188 > 193.99.144.85.443: Flags [S], seq 1700229091, win 64240, options [mss 1460,sackOK,TS val 3746226301 ecr 0,nop,wscale 7], length 0
12:33:52.241592 IP 193.99.144.85.443 > 192.168.1.118.58188: Flags [S.], seq 2921846852, ack 1700229092, win 4140, options [mss 1380,nop,wscale 2,sackOK,TS val 2122073807 ecr 3746226301], length 0
12:33:52.241617 IP 192.168.1.118.58188 > 193.99.144.85.443: Flags [.], ack 1, win 502, options [nop,nop,TS val 3746226373 ecr 2122073807], length 0
12:33:52.246432 IP 192.168.1.118.58188 > 193.99.144.85.443: Flags [.], seq 1:1369, ack 1, win 502, options [nop,nop,TS val 3746226378 ecr 2122073807], length 1368
12:33:52.246505 IP 192.168.1.118.58188 > 193.99.144.85.443: Flags [P.], seq 1369:1564, ack 1, win 502, options [nop,nop,TS val 3746226378 ecr 2122073807], length 195
12:33:52.295379 IP 193.99.144.85.443 > 192.168.1.118.58188: Flags [.], ack 1, win 1035, options [nop,nop,TS val 2122073864 ecr 3746226373,nop,nop,sack 1 {1369:1564}], length 0
12:33:52.312223 IP 192.168.1.118.58188 > 193.99.144.85.443: Flags [.], seq 1:1369, ack 1, win 502, options [nop,nop,TS val 3746226444 ecr 2122073864], length 1368
12:33:52.616223 IP 192.168.1.118.58188 > 193.99.144.85.443: Flags [.], seq 1:1369, ack 1, win 502, options [nop,nop,TS val 3746226748 ecr 2122073864], length 1368
12:33:52.904220 IP 192.168.1.118.58188 > 193.99.144.85.443: Flags [.], seq 1:1369, ack 1, win 502, options [nop,nop,TS val 3746227036 ecr 2122073864], length 1368
12:33:53.192223 IP 192.168.1.118.58188 > 193.99.144.85.443: Flags [.], seq 1:1369, ack 1, win 502, options [nop,nop,TS val 3746227324 ecr 2122073864], length 1368