b
Hi All, I have my rancher (v2.12 on v1.32.6+rke2r1) all good and happy except of some problem with (what I think it is) ingress controller address binding, i.e. It returns https requests from everywhere except of when they sent from the rancher local host (Ubuntu 24.04.2 LTS ) or containers running on the host. It makes the Harvester RKE2 cluster provisioning to fail - curl https://myrancher.com/assets/docker-machine-driver-harvester fails with error (7) connection refused. There is nothing about the hit in the nginx logs, so its straight refusal from the nginx (or something else before nginx).If I replace myrancher.com by 127.0.0.1 - nginx does not refuse the connection (fails on 404 because there is no host in the header). I checked firewall - inactive... Checking my router firewall..