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

Assumed zone can be wrong #1

Open
GeoffreyFrogeye opened this issue Apr 22, 2019 · 0 comments
Open

Assumed zone can be wrong #1

GeoffreyFrogeye opened this issue Apr 22, 2019 · 0 comments

Comments

@GeoffreyFrogeye
Copy link

GeoffreyFrogeye commented Apr 22, 2019

Say I want to update foo.dynamic.example.com. It will assume that the zone is dynamic.example.com, however in my case the zone is example.com. The update will fail with this message:

update failed: NOTAUTH
nsupdate command failed.

Two possible solutions:

  1. We remove the zone instruction to nsupdate from the template. In my case it works without problem but maybe if this command is here it's for a reason that I don't understand.
  2. We need to let the user configure the zones manually.

In both cases the extract_domain_from_hostname function must be removed, because it's wrong.

What do you think?

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

1 participant