我用1Panel拉镜像咋还让CF把我整个IPv6段全封了呢

自己家的小服务器在用docker.1panel.live上加速拉取镜像的时候总是报错403 Forbidden,我寻思我也妹违规啊CF咋就给我整个IPv6段全封了呢 :smiling_face_with_tear:
附上curl的响应和1Panel的日志

56a6416d-29e8-4e9e-81c6-12d5656b06a9.log (894 字节)

qinglan@NanoPC-T6-LTS:~$ curl https://docker.1panel.live/v2/gitlab/gitlab-ce/manifests/18.5.2-ce.0?ns=docker.io

Attention Required! | Cloudflare body{margin:0;padding:0}
Please enable cookies.

Sorry, you have been blocked

You are unable to access 1panel.live

  <div class="cf-section cf-highlight">
    <div class="cf-wrapper">
      <div class="cf-screenshot-container cf-screenshot-full">

          <span class="cf-no-screenshot error"></span>

      </div>
    </div>
  </div><!-- /.captcha-container -->

  <div class="cf-section cf-wrapper">
    <div class="cf-columns two">
      <div class="cf-column">
        <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>

        <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
      </div>

      <div class="cf-column">
        <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>

        <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
      </div>
    </div>
  </div><!-- /.section -->

  <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
  <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">99f8abeead88db0e</strong></span>
  <span class="cf-footer-separator sm:hidden">&bull;</span>
  <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
    Your IP:
    <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
    <span class="hidden" id="cf-footer-ip">240e:310:95c:5f00:fe64:d67d:5c97:d3d7</span>
    <span class="cf-footer-separator sm:hidden">&bull;</span>
  </span>
  <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>

</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script>
</div><!-- /#cf-error-details -->

私信我你的 IP 地址 我看一下 我们设置了 waf 单位时间请求次数过多会被拉黑


ipv4公网:124.235.238.67
ipv6公网:240e:310:900:bb0e:14b9:6f0e:ab31:2dc1/64
ipv6公网PD前缀:240e:310:972:3400::/64
图片里的是小服务器自己的ip a命令

我们的拦截记录中没有你的 v4 和 v6 ,不清楚是什么情况

但是我在1panel上拉取镜像的时候确实会报403,现在依然是这样
cloudflare ray id 99f8abeead88db0e

我看了一下 你的 UA 是 curl ?

对的,我测试用的是curl,拉去镜像的时候就是正常用的1panel的应用商店

curl 会被拦截 你再拉一下试试

8806b03d-e4fd-461c-a6e3-439e1a16cb35.log (894 字节)

还是这样,403 Forbidden

而且我重新拨号获取新IP之后也不行

没看出问题 你换个加速吧

好的,了解了