Access own Azure internal load balancer from backend server pool -


i have set internal load balancer (lb1) 1 server (srv1) vm in backend pool. when try access loadbalancer lb1 server (srv1), timeout. have second load balancer setup in same subnet (lb2 , srv2). traffic on port 443. inbound , outbound rules allow traffic on ports to/from subnet.

srv1 can access lb2 not lb1

srv2 can access lb1 not lb2

is design, or have missed configuration option?

is design, or have missed configuration option?

this design behavior. load balancer used redistributing request vms in backend pool. vm in pool can not access load balancer in same pool.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -