NAT Traversal and IPv6

走远了吗. 提交于 2019-12-05 10:08:55

With IPv6, it will still be smart to avoid relying on IP addresses as host identifiers. Proposals to introduce standardized network prefix translators, e.g. I-D.mrw-nat66, never seem to be too far away from publication. More importantly, however, is that firewalls won't be going away anytime soon, c.f. I-D.ietf-v6ops-cpe-simple-security. While you may not have to worry about prefix or address translation breaking your applications, you can expect that ubiquitous firewalls will continue to interfere with application protocols and require you to do all the same basic traversal methods that IPv4/NAT entails in order to maintain state records in the middleboxes on your application paths.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!