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
Post a Comment