<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Amazon AWS Connection not working in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Amazon-AWS-Connection-not-working/m-p/281007#M46680</link>
    <description>&lt;P&gt;Dear all,&lt;BR /&gt;&lt;BR /&gt;we have a following phenomen, if we try to access the following link:&lt;BR /&gt;&lt;BR /&gt;s3-infra-prod-tf-management-euc1.s3.amazonaws.com&lt;BR /&gt;&lt;BR /&gt;every second or third call to the web link (it works if we execute outside of the company) - also curls are "rejected" please see below:&lt;BR /&gt;&lt;BR /&gt;curl -v --resolve s3-infra-prod-tf-management-euc1.s3.amazonaws.com:443:3.5.137.83 &lt;A href="https://s3-infra-prod-tf-management-euc1.s3.amazonaws.com" rel="noopener" target="_blank"&gt;https://s3-infra-prod-tf-management-euc1.s3.amazonaws.com&lt;/A&gt;&lt;BR /&gt;* Added s3-infra-prod-tf-management-euc1.s3.amazonaws.com:443:3.5.137.83 to DNS cache&lt;BR /&gt;* Hostname s3-infra-prod-tf-management-euc1.s3.amazonaws.com was found in DNS cache&lt;BR /&gt;* Trying 3.5.137.83:443...&lt;BR /&gt;* Connected to s3-infra-prod-tf-management-euc1.s3.amazonaws.com (3.5.137.83) port 443 (#0)&lt;BR /&gt;* ALPN, offering h2&lt;BR /&gt;* ALPN, offering http/1.1&lt;BR /&gt;* CAfile: /etc/pki/tls/certs/ca-bundle.crt&lt;BR /&gt;* TLSv1.0 (OUT), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Client hello (1):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Server hello (2):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Finished (20):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Certificate (11):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, CERT verify (15):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Finished (20):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Finished (20):&lt;BR /&gt;* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Finished (20):&lt;BR /&gt;* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256&lt;BR /&gt;* ALPN, server accepted to use http/1.1&lt;BR /&gt;* Server certificate:&lt;BR /&gt;* subject: CN=*.s3.eu-central-1.amazonaws.com&lt;BR /&gt;* start date: Sep 16 00:00:00 2025 GMT&lt;BR /&gt;* expire date: Sep 9 23:59:59 2026 GMT&lt;BR /&gt;* subjectAltName: host "s3-infra-prod-tf-management-euc1.s3.amazonaws.com" matched cert's "*.s3.amazonaws.com"&lt;BR /&gt;* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04&lt;BR /&gt;* SSL certificate verify ok.&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Unknown (23):&lt;BR /&gt;&amp;gt; GET / HTTP/1.1&lt;BR /&gt;&amp;gt; Host: s3-infra-prod-tf-management-euc1.s3.amazonaws.com&lt;BR /&gt;&amp;gt; User-Agent: curl/7.76.1&lt;BR /&gt;&amp;gt; Accept: */*&lt;BR /&gt;&amp;gt;&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* Mark bundle as not supporting multiuse&lt;BR /&gt;&amp;lt; HTTP/1.1 403 Forbidden&lt;BR /&gt;&amp;lt; x-amz-bucket-region: eu-central-1&lt;BR /&gt;&amp;lt; x-amz-request-id: QQXNH0G5QDRSSFG4&lt;BR /&gt;&amp;lt; x-amz-id-2: a4NAoL5Uo03NN19kira6jX0mwroqL8tMUWknztkjPPuicBkaq+ZHRwzGb/FknlBZ1qlbB8M6BC/v6PA3IQ1ua2Oq6t+0tcH1&lt;BR /&gt;&amp;lt; Content-Type: application/xml&lt;BR /&gt;&amp;lt; Transfer-Encoding: chunked&lt;BR /&gt;&amp;lt; Date: Wed, 12 Aug 2026 10:05:08 GMT&lt;BR /&gt;&amp;lt; Server: AmazonS3&lt;BR /&gt;&amp;lt;&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;* Connection #0 to host s3-infra-prod-tf-management-euc1.s3.amazonaws.com left intact&lt;BR /&gt;&amp;lt;Error&amp;gt;&amp;lt;Code&amp;gt;AccessDenied&amp;lt;/Code&amp;gt;&amp;lt;Message&amp;gt;Access Denied&amp;lt;/Message&amp;gt;&amp;lt;RequestId&amp;gt;QQXNH0G5QDRSSFG4&amp;lt;/RequestId&amp;gt;&amp;lt;HostId&amp;gt;a4NAoL5Uo03NN19kira6jX0mwroqL8tMUWknztkjPPuicBkaq+ZHRwzGb/FknlBZ1qlbB8M6BC/v6PA3IQ1ua2Oq6t+0tcH1&amp;lt;/HostId&amp;gt;&amp;lt;/Error&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;curl -v --resolve s3-infra-prod-tf-management-euc1.s3.amazonaws.com:443:3.5.137.83 &lt;A href="https://s3-infra-prod-tf-management-euc1.s3.amazonaws.com" rel="noopener" target="_blank"&gt;https://s3-infra-prod-tf-management-euc1.s3.amazonaws.com&lt;/A&gt;&lt;BR /&gt;* Added s3-infra-prod-tf-management-euc1.s3.amazonaws.com:443:3.5.137.83 to DNS cache&lt;BR /&gt;* Hostname s3-infra-prod-tf-management-euc1.s3.amazonaws.com was found in DNS cache&lt;BR /&gt;* Trying 3.5.137.83:443...&lt;BR /&gt;* Connected to s3-infra-prod-tf-management-euc1.s3.amazonaws.com (3.5.137.83) port 443 (#0)&lt;BR /&gt;* ALPN, offering h2&lt;BR /&gt;* ALPN, offering http/1.1&lt;BR /&gt;* CAfile: /etc/pki/tls/certs/ca-bundle.crt&lt;BR /&gt;* TLSv1.0 (OUT), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Client hello (1):&lt;BR /&gt;^C&lt;BR /&gt;&lt;BR /&gt;------------------END of the communication---------------------&lt;BR /&gt;&lt;BR /&gt;Tcpdump shows the following - check the attached print screen.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;We have tried the curl from different firewalls or devices in the same network. I know that it is hard to "debug" on only the text, but maybe someone had a similar issue and found a solution.&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;KR&lt;BR /&gt;Rok&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-08-12 130606.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/35040i17B00B3B0C013D4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-08-12 130606.png" alt="Screenshot 2026-08-12 130606.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2026 11:09:11 GMT</pubDate>
    <dc:creator>Mlinko</dc:creator>
    <dc:date>2026-08-12T11:09:11Z</dc:date>
    <item>
      <title>Amazon AWS Connection not working</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Amazon-AWS-Connection-not-working/m-p/281007#M46680</link>
      <description>&lt;P&gt;Dear all,&lt;BR /&gt;&lt;BR /&gt;we have a following phenomen, if we try to access the following link:&lt;BR /&gt;&lt;BR /&gt;s3-infra-prod-tf-management-euc1.s3.amazonaws.com&lt;BR /&gt;&lt;BR /&gt;every second or third call to the web link (it works if we execute outside of the company) - also curls are "rejected" please see below:&lt;BR /&gt;&lt;BR /&gt;curl -v --resolve s3-infra-prod-tf-management-euc1.s3.amazonaws.com:443:3.5.137.83 &lt;A href="https://s3-infra-prod-tf-management-euc1.s3.amazonaws.com" rel="noopener" target="_blank"&gt;https://s3-infra-prod-tf-management-euc1.s3.amazonaws.com&lt;/A&gt;&lt;BR /&gt;* Added s3-infra-prod-tf-management-euc1.s3.amazonaws.com:443:3.5.137.83 to DNS cache&lt;BR /&gt;* Hostname s3-infra-prod-tf-management-euc1.s3.amazonaws.com was found in DNS cache&lt;BR /&gt;* Trying 3.5.137.83:443...&lt;BR /&gt;* Connected to s3-infra-prod-tf-management-euc1.s3.amazonaws.com (3.5.137.83) port 443 (#0)&lt;BR /&gt;* ALPN, offering h2&lt;BR /&gt;* ALPN, offering http/1.1&lt;BR /&gt;* CAfile: /etc/pki/tls/certs/ca-bundle.crt&lt;BR /&gt;* TLSv1.0 (OUT), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Client hello (1):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Server hello (2):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Finished (20):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Certificate (11):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, CERT verify (15):&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (IN), TLS handshake, Finished (20):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Finished (20):&lt;BR /&gt;* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Unknown (23):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Finished (20):&lt;BR /&gt;* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256&lt;BR /&gt;* ALPN, server accepted to use http/1.1&lt;BR /&gt;* Server certificate:&lt;BR /&gt;* subject: CN=*.s3.eu-central-1.amazonaws.com&lt;BR /&gt;* start date: Sep 16 00:00:00 2025 GMT&lt;BR /&gt;* expire date: Sep 9 23:59:59 2026 GMT&lt;BR /&gt;* subjectAltName: host "s3-infra-prod-tf-management-euc1.s3.amazonaws.com" matched cert's "*.s3.amazonaws.com"&lt;BR /&gt;* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04&lt;BR /&gt;* SSL certificate verify ok.&lt;BR /&gt;* TLSv1.2 (OUT), TLS header, Unknown (23):&lt;BR /&gt;&amp;gt; GET / HTTP/1.1&lt;BR /&gt;&amp;gt; Host: s3-infra-prod-tf-management-euc1.s3.amazonaws.com&lt;BR /&gt;&amp;gt; User-Agent: curl/7.76.1&lt;BR /&gt;&amp;gt; Accept: */*&lt;BR /&gt;&amp;gt;&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;* Mark bundle as not supporting multiuse&lt;BR /&gt;&amp;lt; HTTP/1.1 403 Forbidden&lt;BR /&gt;&amp;lt; x-amz-bucket-region: eu-central-1&lt;BR /&gt;&amp;lt; x-amz-request-id: QQXNH0G5QDRSSFG4&lt;BR /&gt;&amp;lt; x-amz-id-2: a4NAoL5Uo03NN19kira6jX0mwroqL8tMUWknztkjPPuicBkaq+ZHRwzGb/FknlBZ1qlbB8M6BC/v6PA3IQ1ua2Oq6t+0tcH1&lt;BR /&gt;&amp;lt; Content-Type: application/xml&lt;BR /&gt;&amp;lt; Transfer-Encoding: chunked&lt;BR /&gt;&amp;lt; Date: Wed, 12 Aug 2026 10:05:08 GMT&lt;BR /&gt;&amp;lt; Server: AmazonS3&lt;BR /&gt;&amp;lt;&lt;BR /&gt;* TLSv1.2 (IN), TLS header, Unknown (23):&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;* Connection #0 to host s3-infra-prod-tf-management-euc1.s3.amazonaws.com left intact&lt;BR /&gt;&amp;lt;Error&amp;gt;&amp;lt;Code&amp;gt;AccessDenied&amp;lt;/Code&amp;gt;&amp;lt;Message&amp;gt;Access Denied&amp;lt;/Message&amp;gt;&amp;lt;RequestId&amp;gt;QQXNH0G5QDRSSFG4&amp;lt;/RequestId&amp;gt;&amp;lt;HostId&amp;gt;a4NAoL5Uo03NN19kira6jX0mwroqL8tMUWknztkjPPuicBkaq+ZHRwzGb/FknlBZ1qlbB8M6BC/v6PA3IQ1ua2Oq6t+0tcH1&amp;lt;/HostId&amp;gt;&amp;lt;/Error&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;curl -v --resolve s3-infra-prod-tf-management-euc1.s3.amazonaws.com:443:3.5.137.83 &lt;A href="https://s3-infra-prod-tf-management-euc1.s3.amazonaws.com" rel="noopener" target="_blank"&gt;https://s3-infra-prod-tf-management-euc1.s3.amazonaws.com&lt;/A&gt;&lt;BR /&gt;* Added s3-infra-prod-tf-management-euc1.s3.amazonaws.com:443:3.5.137.83 to DNS cache&lt;BR /&gt;* Hostname s3-infra-prod-tf-management-euc1.s3.amazonaws.com was found in DNS cache&lt;BR /&gt;* Trying 3.5.137.83:443...&lt;BR /&gt;* Connected to s3-infra-prod-tf-management-euc1.s3.amazonaws.com (3.5.137.83) port 443 (#0)&lt;BR /&gt;* ALPN, offering h2&lt;BR /&gt;* ALPN, offering http/1.1&lt;BR /&gt;* CAfile: /etc/pki/tls/certs/ca-bundle.crt&lt;BR /&gt;* TLSv1.0 (OUT), TLS header, Certificate Status (22):&lt;BR /&gt;* TLSv1.3 (OUT), TLS handshake, Client hello (1):&lt;BR /&gt;^C&lt;BR /&gt;&lt;BR /&gt;------------------END of the communication---------------------&lt;BR /&gt;&lt;BR /&gt;Tcpdump shows the following - check the attached print screen.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;We have tried the curl from different firewalls or devices in the same network. I know that it is hard to "debug" on only the text, but maybe someone had a similar issue and found a solution.&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;KR&lt;BR /&gt;Rok&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-08-12 130606.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/35040i17B00B3B0C013D4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-08-12 130606.png" alt="Screenshot 2026-08-12 130606.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 11:09:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Amazon-AWS-Connection-not-working/m-p/281007#M46680</guid>
      <dc:creator>Mlinko</dc:creator>
      <dc:date>2026-08-12T11:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Amazon AWS Connection not working</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Amazon-AWS-Connection-not-working/m-p/281034#M46687</link>
      <description>&lt;P&gt;From the curl output, it looks like the remote end is issuing a 403 message, implying there is connectivity, but the remote server is rejecting.&lt;BR /&gt;The "Access Denied" in the output is also a clear sign this is the case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where are you executing the curl and tcpdump from relative to the gateway?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 19:26:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Amazon-AWS-Connection-not-working/m-p/281034#M46687</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-08-12T19:26:51Z</dc:date>
    </item>
  </channel>
</rss>

