#5168 Allow more flexible proxy IPs in the phx2 dns zone
Closed: Fixed None Opened 8 years ago by ralph.

This came up today in a conversation with @puiterwijk.

On pdc-backend01, I needed kojipkgs.fedoraproject.org to resolve to the internal IP instead of the external one. Historically, I would've done this with a /etc/hosts entry, but these days we want to try and get rid of those (they are scattered and hard to manage) and to instead do them centrally in the phx2 dns zone (easier to manage).

However, the dns setup needs some modification: puiterwijk says that there is only support for having proxy IPs specific per-region, so we'll need to add some code to make this work.

Once that's done, we should remove the hosts file I added in this commit: https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=e8de15cd6b079926da7d9d661948ebf68100e425


So is this bind or proxy/geoIP related?

Wouldn't adding a bind view matching clients that require this against the fedoraproject.org zone resolve the issue?

This has actually been resolved a while ago. I will remove the host entry, so we can close this ticket out.

This has now been completed.

Login to comment on this ticket.

Metadata