I have set up an internal load balancer (lb1) with one server (srv1) as only VM in the backend pool. When I try to access the loadbalancer lb1 from this server (srv1), I get a timeout. I have a second load balancer setup in the same subnet (lb2 and srv2). All traffic on port 443. Inbound and outbound rules allow traffic on all ports to/from subnet.
srv1 can access lb2 but not lb1
srv2 can access lb1 but not lb2
Is this by design, or have I missed a configuration option?