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

2025 年 5 月 7 日
 ohohohh
我在阿里云购买了服务器,cloudflare 的域名。配置了 ssl 。在电脑端的谷歌浏览器可以打开网址。手机端的 safari 跟电脑端的 safari 都打不开网站。是需要备案吗?
2503 次点击
所在节点    Cloudflare
11 条回复
ohohohh
2025 年 5 月 7 日
https://lwxcloud.me/ 最近闲着无聊用 hexo 搞个博客,但是手机一直打不开,奇怪的很。各位大佬可以测试下
lynan
2025 年 5 月 7 日
打不开
renfei
2025 年 5 月 7 日
我觉得是因为你没有 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
2025 年 5 月 7 日
手机上能打开,用的 Android ,可能和翻墙有关。服务器在国内,需要备案
cat
2025 年 5 月 7 日
阿里云服务器,关键是哪个地区的,国内的话肯定要备案,香港的话不用备案,可能是你这台服务器的 IP 废了
litesoar
2025 年 5 月 7 日
可以打开。
jiangyuorg
2025 年 5 月 7 日
你牛,用阿里云深圳服务器,域名居然不备案。马上会被阿里云探测到,然后封禁的。
jfsd2000
2025 年 6 月 3 日
我好不容易搞好 cloudflare 的域名,cloudflare 的解析,断联到怀疑人生。只好再注册了个阿里云域名+解析。
tianjiyao
2025 年 7 月 8 日
@jfsd2000 我有个疑问 阿里云的解析如何配置解析到 cloudflare 的 pages 服务啊。。配置了还会被墙么?域名备案了的话
jfsd2000
2025 年 7 月 8 日
@56way 不好意思这个一点不懂,我是纯门外汉,就玩玩飞牛 nas 。
riki
2025 年 8 月 1 日
有人知道为什么 mac 与 iOS 的 safari 打不开非备案的域名吗?
或者说为什么 PC 端的 Chrome 以及 Edge 可以打开非备案域名。。。( HTTPS 443 端口)

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1130051

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX