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

Swap stub-zone for forward-zone #2627

Merged
merged 1 commit into from
Aug 17, 2018
Merged

Conversation

johnkeates
Copy link
Contributor

stub-zone doesn't work for non-authorative upstream DNS servers, but forward-zone does.

stub-zone doesn't work for non-authorative upstream DNS servers, but forward-zone does.
Copy link
Member

@fichtner fichtner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, let's try this

}
$domain_entries .= "\tstub-prime: no\n";
//$domain_entries .= "\tstub-prime: no\n";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's better to remove stale code. we always have git history :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is very true.

@fichtner fichtner self-assigned this Aug 17, 2018
@fichtner fichtner merged commit 90efc01 into opnsense:master Aug 17, 2018
@fichtner
Copy link
Member

Merged, thanks!

fichtner added a commit that referenced this pull request Aug 17, 2018
@johnkeates
Copy link
Contributor Author

Thanks for merging! Not sure if you have the time for it, but any comment on the issue/forum thread connected to this?

@fichtner
Copy link
Member

Which one? I don’t have a laptop at the moment and don’t see a link.

@johnkeates
Copy link
Contributor Author

@fichtner
Copy link
Member

fichtner commented Aug 20, 2018 via email

fichtner pushed a commit that referenced this pull request Sep 15, 2018
stub-zone doesn't work for non-authorative upstream DNS servers, but forward-zone does.

(cherry picked from commit 90efc01)
(cherry picked from commit 6c4912c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants