rancher: Hairpin NAT not working with load balancer

v0.59.0 Docker 1.10

Steps to Reproduce:

  1. Create a service (nginx) and a load balancer in front of it.
  2. Exec into the network agent on the host that has the load balancer
  3. 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

Most upvoted comments

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.