- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
sip穿越nat的解决方法(SIP solution for traversing nat)
sip穿越nat的解决方法(SIP solution for traversing nat)
SIP from the private network to the public network will encounter what kind of problem?
Packet address translation.
SIP address conversion inside the SIP message.
RTP address conversion in SDP message in SIP.
The existing network structure is complex, and SIP service providers are not necessarily NETWORK providers, and it is difficult to ask customers to only use NATFireWall in some way. How do you find a solution for SIP applications that can meet a variety of networks?
The basic principles of NAT and Firewall
First of all, NAT in several ways:
Full Cone: when a host in a private network sends a packet to the public network, its local address and port are {A:B}, and NAT converts its private address {A:B} into the public address {X:Y} and binds it. Any packet can be sent to the hosts {A:B} address via address {X:Y}, and NAT converts the address {X:Y} of any incoming packet sent to the {X:Y} to {A:B}.
Partial/Restricted Cone: when a host in a private network sends a packet to the public network, its local address and fracture is {A:B}, and NAT converts its private address {A:B} into the public address {X:Y} and binds it. Any packet can be sent to the hosts {A:B} address via address {X:Y}, but NAT is only bound to the {A:B}|{X:Y}-{C: D} for the first packet sent to the {X:Y}, where {C: D} is the source address and port of that package. That is, only packets from the {C: D} can communicate with the host {A:B}.
The difference between Partial and Restricted Cone is that the Partial binds only the IP address of the incoming packet, and the Restricted Cone binds the IP address and port of the incoming packet. That is the situation described above.
Symmetric Cone: when a private network in the public network to host a host sends a packet, {A:B}, {C:, D}. NAT converts its address {A:B} to {X:Y} and binds it to {A:B} |{X:Y}-{C: D}. NAT accepts only the incoming packet from {C: D} and passes it to {A:B}. That is to say, if the hos
您可能关注的文档
- checkbox选中算法(Checkbox selection algorithm).doc
- cisco路由器配置-桥接dlsw+与桌面协议目录(Cisco router configuration - bridging dlsw+ and desktop protocol directories).doc
- cis应用(CIS applications).doc
- class.forname()介绍(Class.forname () Introduction).doc
- cail(考尔).doc
- cmd下导入mysql数据(Importing MySQL data under CMD).doc
- cnca-02c-026 2005机动车辆类强制性认证实施规则 汽车安全带产品(Cnca-02c-026 2005 motor vehicles compulsory certification rules for automobile safety belt products).doc
- cnc宏程式(CNC macro program).doc
- cmd中的运行命令(Run command in CMD).doc
- co2气体保护焊焊接补充方案(Supplementary scheme for CO2 gas shielded arc welding).doc
- sqgw 向hw学习任职资格与绩效考核实务(深圳,11月10-11日)(Sqgw learning from HW qualification and performance evaluation practices (Shenzhen, November, 10-11)).doc
- spring-day04(spring-day04).doc
- spice搭建(香料搭建).doc
- qq空间代码,qq空间免费皮肤代码,qq空间留言代码,qq空间模块(QQ space code, QQ space free skin code, QQ space message code, QQ space module).doc
- sqlhelper通用类库(cplus)(Sqlhelper通用类库 (cplus)).doc
- sqlserversql导入导出语句(Sqlserversql import and export statements).doc
- sql2000数据库导出和导入教程(SQL2000 database export and import tutorials).doc
- sqlserver导入导出大全(Sqlserver import and export Daquan).doc
- sql like--即时库存查询(SQL like-- instant stock query).doc
- sql数据库导入导出(Import and export SQL database).doc
文档评论(0)