V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
ohohohh
V2EX  ›  Cloudflare

阿里云服务器, cloudflare 的域名, safari 浏览器一直打不开,谷歌浏览器可以打开网址,需要备案吗?

  •  
  •   ohohohh · 30 天前 · 1082 次点击
    我在阿里云购买了服务器,cloudflare 的域名。配置了 ssl 。在电脑端的谷歌浏览器可以打开网址。手机端的 safari 跟电脑端的 safari 都打不开网站。是需要备案吗?
    8 条回复    2025-06-03 11:41:29 +08:00
    ohohohh
        1
    ohohohh  
    OP
       30 天前
    https://lwxcloud.me/ 最近闲着无聊用 hexo 搞个博客,但是手机一直打不开,奇怪的很。各位大佬可以测试下
    lynan
        2
    lynan  
       30 天前
    打不开
    renfei
        3
    renfei  
       30 天前
    我觉得是因为你没有 ICP 备案,被机房防火墙阻断了,连接被重置

    ## 带域名访问连接被重置

    curl https://lwxcloud.me -v
    * Host lwxcloud.me:443 was resolved.
    * IPv6: (none)
    * IPv4: 8.134.34.67
    * Trying 8.134.34.67:443...
    * Connected to lwxcloud.me (8.134.34.67) port 443
    * ALPN: curl offers h2,http/1.1
    * (304) (OUT), TLS handshake, Client hello (1):
    * CAfile: /etc/ssl/cert.pem
    * CApath: none
    * Recv failure: Connection reset by peer
    * LibreSSL/3.3.6: error:02FFF036:system library:func(4095):Connection reset by peer
    * Closing connection
    curl: (35) Recv failure: Connection reset by peer

    ## 使用 IP 访问可以访问

    curl -v -k https://8.134.34.67
    * Trying 8.134.34.67:443...
    * Connected to 8.134.34.67 (8.134.34.67) port 443
    * ALPN: curl offers h2,http/1.1
    * (304) (OUT), TLS handshake, Client hello (1):
    * (304) (IN), TLS handshake, Server hello (2):
    * (304) (IN), TLS handshake, Unknown (8):
    * (304) (IN), TLS handshake, Certificate (11):
    * (304) (IN), TLS handshake, CERT verify (15):
    * (304) (IN), TLS handshake, Finished (20):
    * (304) (OUT), TLS handshake, Finished (20):
    * SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256 / [blank] / UNDEF
    * ALPN: server accepted h2
    * Server certificate:
    * subject: O=lucky666CN; OU=lucky666CN; CN=Lucky
    * start date: Feb 21 03:24:13 2025 GMT
    * expire date: May 21 03:24:13 2027 GMT
    * issuer: O=lucky666CN; OU=lucky666CN; CN=lucky666CN
    * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
    * using HTTP/2
    * [HTTP/2] [1] OPENED stream for https://8.134.34.67/
    * [HTTP/2] [1] [:method: GET]
    * [HTTP/2] [1] [:scheme: https]
    * [HTTP/2] [1] [:authority: 8.134.34.67]
    * [HTTP/2] [1] [:path: /]
    * [HTTP/2] [1] [user-agent: curl/8.7.1]
    * [HTTP/2] [1] [accept: */*]
    > GET / HTTP/2
    > Host: 8.134.34.67
    > User-Agent: curl/8.7.1
    > Accept: */*
    >
    * Request completely sent off
    < HTTP/2 404
    < content-type: text/html; charset=utf-8
    < content-length: 291
    < date: Wed, 07 May 2025 01:32:42 GMT
    <
    <!DOCTYPE html>
    <html lang="zh">
    <head>
    <meta charset="utf-8">
    <title>Lucky Warning</title>
    </head>
    <body>
    <center><h1>404 Not Found</h1></center>
    <hr>
    <center><a href="https://lucky666.cn" target="_blank" style="color: black" >Lucky</a>/web</center>
    </body>
    * Connection #0 to host 8.134.34.67 left intact
    Daniate
        4
    Daniate  
       30 天前
    手机上能打开,用的 Android ,可能和翻墙有关。服务器在国内,需要备案
    cat
        5
    cat  
       30 天前
    阿里云服务器,关键是哪个地区的,国内的话肯定要备案,香港的话不用备案,可能是你这台服务器的 IP 废了
    litesoar
        6
    litesoar  
       30 天前
    可以打开。
    jiangyuorg
        7
    jiangyuorg  
       29 天前
    你牛,用阿里云深圳服务器,域名居然不备案。马上会被阿里云探测到,然后封禁的。
    jfsd2000
        8
    jfsd2000  
       3 天前
    我好不容易搞好 cloudflare 的域名,cloudflare 的解析,断联到怀疑人生。只好再注册了个阿里云域名+解析。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2654 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 11:44 · PVG 19:44 · LAX 04:44 · JFK 07:44
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.