tnameserv:控制位置转发

发布于 2024-10-05 16:01:56 字数 135 浏览 0 评论 0原文

有没有办法控制Java JDK附带的“tnameserv”的位置转发机制中使用的IP?

由于某种原因,IP 的选择似乎是随机的,当您只允许通过原始 IP(而不是转发位置中的 IP)进行通信时,这不起作用。

谢谢您的宝贵时间!

Is there a way to control the IP used in the Location Forward mechanism of the "tnameserv", which is delivered with the Java JDK?

For some reason the choice of IP seems random, which does not work when you only allow communication through the original IP (not the IP in the location forward).

Thank you for your time!

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

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

发布评论

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

评论(1

撩发小公举 2024-10-12 16:01:56

该解决方案包括添加 -ORBServerHost 属性,该属性是工具传递给它使用的 ORB 的属性。

The solution consists of adding the -ORBServerHost property, which is a property the tool passes to the ORB it uses.

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