本文介绍了负载均衡器NAT规则的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个Azure负载均衡器,其中有两个NAT规则指向同一个VM上的不同端口。其中一条NAT规则完美无缺 - 另一条则没有。浏览到目标VM上的相应端口也可以正常工作。
有什么我可以查看的,以确定为什么流量没有通过这个特定规则?
提前致谢。
Gary
解决方案
I have an Azure load balancer with two NAT rules pointing to different ports on the same VM. One of the NAT rules, works perfectly - the other doesn't. Browsing to the appropriate port on the target VM also works fine.
Is there anything I can look at to determine why the traffic isn't being passed through on this one particular rule?
Thanks in advance.
Gary
解决方案
这篇关于负载均衡器NAT规则的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!