如何在Oracle Cloud上允许ICMPV6?

发布于 2025-02-07 14:51:29 字数 292 浏览 2 评论 0原文

我在Oracle Cloud中的VPS上允许IPv6上的ICMP,但仍然不起作用。我也可以通过IPv6访问Internet,还可以通过IPv6 Works(例如HTTP/HTTPS)进行其他传入流量。但是,我无法确保在不允许所有通过IPv6的流量的情况下通过IPv6工作。 PS:我也通过Ubuntu Iptables打开了所有端口。 这是规则scrrenshot- icmpv6规则

I have allowed ICMP on IPv6 for my VPS in Oracle Cloud but still it dosen't work. I can access the internet through IPv6 also other incoming traffic such as http/https through IPv6 works. But I cannot figure out to get ICMP working through IPv6 without allowing all traffic through IPv6.
PS: I have opened all ports through my Ubuntu iptables too.
Here's the rule scrrenshot-ICMPv6 rule

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ぺ禁宫浮华殁 2025-02-14 14:51:29

此问题与IPv4 ICMP和IPv6 ICMP之间的差异连接。要正确设置该规则,您需要使用IPv6-ICMP IP协议而不是典型的ICMP(仅是IPv4)。正确的规则设置为此屏幕截图

This issue is connected with difference between IPv4 ICMP and IPv6 ICMP. To correctly set-up the rule, you need to use IPv6-ICMP IP protocol instead of typical ICMP (which is IPv4 only). Correct rule set-up is on this screenshot.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文