CISCO ASA 配置“访问列表”是否有效?协议名称“ip”包括“tcp”和“tcp”。和“udp”?

发布于 2024-10-07 13:07:24 字数 28 浏览 2 评论 0原文

我有几行,我想知道是否有一些因此而被遮挡?

I have several lines and I wonder if some are shadowed due to this?

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

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

发布评论

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

评论(3

烟酉 2024-10-14 13:07:24

IP、TCP、UDP、ICMP、GRE、IGRP 都在网络层使用 IP。 IP 声明确实包括所有第 3 层协议。

IP, TCP, UDP, ICMP, GRE, IGRP all use IP at the Network Layer. The IP statement does include all layer 3 protocols.

清眉祭 2024-10-14 13:07:24

定义访问列表时应该小心。
选择 ip 将同时覆盖 tcp 和 udp,因此为了防止影子,您应该仔细排序 ACL,而不是将 ip ACL 放在最上面。

You should be careful while defining access lists.
Choosing ip will cover both tcp and udp so to prevent shadowing, you should order the ACL carefully, not put the ip ACL on top.

海夕 2024-10-14 13:07:24

是的,但它不包括 gre 等协议,如果您需要 VPN 隧道或类似的东西

yes, but it doesnt include protocols like gre etc, if you need vpn tunnels or something similar

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