Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect IP when using "*" records #17

Open
kvonkoni opened this issue Jan 21, 2023 · 1 comment
Open

Incorrect IP when using "*" records #17

kvonkoni opened this issue Jan 21, 2023 · 1 comment

Comments

@kvonkoni
Copy link

In a configuration where the "" is correct but the root "@" record is incorrect, it will retrieve @.<domain.com> as the IP of the (correct) "" record, and will not update the root record.

The workaround is to (a) update the "*" record last for each domain or (b) use force update.

@brandonscript
Copy link

Turns out before everything broke because of email 2FA, you could do this with "@" I found out. But also TIL that creates a NEW host record it does not edit the existing ones. Just deleted 1,800 A records 🫣.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants