rancher: Hairpin NAT not working with load balancer
v0.59.0 Docker 1.10
Steps to Reproduce:
- Create a service (nginx) and a load balancer in front of it.
- Exec into the network agent on the host that has the load balancer
- Try to curl the load balancer using the internal IP of the host
Result: curl (52) Empty reply from server
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 16
Verified with v0.63.0-rc1.
SSHed into the host as well as exec into the network agent.
Curl the internal IP:port returns as expected.