使用 IPv6/IPv4 隧道向 DNS 服务器发送查询 - 有效或无效
我想知道标准对于使用 IPv6/IPv4 隧道向 DNS 服务器发送 DNS 查询到底说了些什么。这是有效的做法吗?有谁知道讨论此问题的 RFC(以及可能的部分)?
谢谢。
I was wondering what exactly the standards say about using IPv6/IPv4 tunneling to send a DNS query to a DNS server. Is this a valid thing to do? Does anyone know the RFCs (and sections if possible) that talk about this?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当然有可能。一旦你有了隧道,你就可以为所欲为,关于 IPv6。
如果您通过整个网络对流量进行隧道传输,其他 PC 可能甚至不知道它们位于隧道后面。
例如,我的 PC 在
/etc/resolv.conf
中有一些 IPv4 和一些 IPv6 条目。Of course it is possible. Once you have a tunnel, you can do it whatever you want, concerning IPv6.
If you tunnel the trafic f a complete network, other PCs maybe don't even know that they are behind a tunnel.
My PC here, for example, has some IPv4 and some IPv6 entries in the
/etc/resolv.conf
.