有没有反向跟踪路由的协议?

发布于 2024-12-16 15:55:11 字数 1459 浏览 1 评论 0原文

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

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

发布评论

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

评论(1

感性不性感 2024-12-23 15:55:11

IP 选项记录路由要求沿途的路由器将其地址包含在数据报中,以便路线可以被追踪。诀窍是,许多路由器和防火墙并不热衷于给出此信息并DROP 设置了此选项的数据包。而且,您必须让远程对等点设置该标志,因此只有当您也控制远程对等点上的软件时它才有用。

The IP option Record Route asks routers along the way to include their address in the datagram so the route can be tracked. The trick is, many routers and firewalls are not keen on giving out this information and DROP packets with this option set. And, you'd have to get the remote peer to set the flag, so it would only be useful if you're in control of the software on the remote peer too.

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