Peer-to-Peer (P2P) communication across middleboxes(术语篇)[6]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 hxhbluestar 的 blog

端口绑定指定了napt将在这个会话的生存期内进行地址转换任务。这中间存在一个这样的问题,如果p2p应用程序从内部网络的一个[私有ip地址:端口]对同时发出多条会话给不同的外网主机,那么nat会怎样处理呢?请看以下几种方案。

 

cone nat

after establishing a port binding between a (private ip, private port) tuple and a (public ip, public port) tuple, a cone nat will re-use this port binding for subsequent sessions the      application may initiate from the same private ip address and port number, for as long as at least one session using the port binding remains active.

锥形nat

(译者注:为什么叫做锥形呢?请看以下图形,终端和外部服务器,都通过nat分派的这个绑定地址对来传送信息,就象一个漏斗一样,筛选并传递信息)

本文关键:Peer-to-Peer (P2P) communication across middleboxes(术语篇)
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top