telnet to port 80 lbaasv2
i set lbaas with haproxy on my openstack. i created lbaas on the provider network to listen to port 80. i added 2 servers from the provider network on port 80 to lbaas. from the neutron server i have telnet "LBAAS IP" 80 but from outside (same subnet/or difrent subnet) i have only ping to the ip. i cant find a way to debug it.
BYTW - i set the same with port 22 to the same servers and all is working.